solidity/libsolidity
2019-03-20 17:41:51 +00:00
..
analysis Fix function calls with named arguments for overloaded functions 2019-03-20 14:54:41 +01:00
ast Fix function calls with named arguments for overloaded functions 2019-03-20 14:54:41 +01:00
codegen Pass "optimize stack allocation" flag down to the stack compressor. 2019-03-20 15:03:27 +01:00
formal [SMTChecker] Support modifiers 2019-03-20 11:32:20 +01:00
interface Removed unused isLibrary from flag addSource in CompilerStack 2019-03-20 17:41:51 +00:00
parsing Fixes wrong source location when reporting pragma solidity version conflicts. 2019-03-20 11:42:25 +01:00
CMakeLists.txt Extract utility functions from ABI encoder. 2019-03-05 22:13:55 +01:00