solidity/libsolidity
2019-03-21 15:46:54 +01:00
..
analysis Disallow internal function types as parameters for public/external library function 2019-03-21 07:25:57 +01:00
ast ArrayType::interfaceType(): Rename local variable to make more sense 2019-03-21 07:25:59 +01:00
codegen Pass "optimize stack allocation" flag down to the stack compressor. 2019-03-20 15:03:27 +01:00
formal [SMTChecker] Fix nullptr deref 2019-03-21 15:46:54 +01:00
interface Rename "enabled" optimizer setting stage to "standard". 2019-03-21 11:04:40 +01: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