12 Commits (1d5c8c28d7a31098fc72b7f7253bf19e7cb9948b)

Author SHA1 Message Date
Liana Husikyan 4081752e63 style changes 10 years ago
Liana Husikyan 328d40450f changed the way of resolving declarations. now the cleanup of function duplications in libsolidity/NameAndTypeResolver.cpp(WIP) 10 years ago
Liana Husikyan da309c3853 created secondarySoureLocation error type 10 years ago
chriseth 8dc135468e Fix for declarations. 10 years ago
chriseth 46182cd82f Styling. 10 years ago
chriseth 0b36ca86d7 Fixed function overloads. 10 years ago
Lu Guanqun f2da0e249c enhance DeclarationContainer to use `std::set` so that it can handle overloaded function names 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Christian 0185ac5a0d "external" visibility specifier. 10 years ago
Liana Husikyan 2fd33d98cc - implemented Empty parameter name story. Now the name of input/return parameters of function can be not specified. 10 years ago
Christian a03f2870c6 More const cleanup. 10 years ago
Christian 50b61e3dd3 Multi-source and multi-contract compiler. 10 years ago
Christian b514546927 Save the scope for every declaration. 10 years ago
Christian 92ee64f443 Some documentation. 10 years ago
Christian 19e7a08b0e Remove nullptr comparisons. 10 years ago
Christian 116070f304 Coding style and cleanup 10 years ago
Christian 68a85f4f80 Corrected coding style. 10 years ago
Christian 2f9d821967 Type system, not yet complete. 10 years ago
Christian cdf2ff14e6 Added copyright blocks. 10 years ago
Christian 3fd9358c3e Corrected indentation. 10 years ago
Christian 4c1739169a Parse everything up to function bodies and report parser errors with location. 10 years ago
Christian 961327ee7d Solidity parser, can not parse much yet. 10 years ago