solidity/libsolidity
chriseth 8d46f39643
Merge pull request #7707 from ethereum/smt_ice_implicit_conversion
[SMTChecker] Fix ICE in string literal to fixed bytes conversion
2019-11-14 11:52:58 +01:00
..
analysis Reconstruct function definition for magic variables in overload error message. 2019-11-14 10:13:22 +01:00
ast Allow obtaining the address of a library by conversion to `address`. 2019-11-12 17:09:13 +01:00
codegen Allow obtaining the address of a library by conversion to `address`. 2019-11-12 17:09:13 +01:00
formal [SMTChecker] Fix ICE in string literal to fixed bytes implicit conversion 2019-11-13 22:25:18 +01:00
interface Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00
parsing Add `switch (..) to style checker 2019-11-11 17:44:21 +01:00
CMakeLists.txt Output the storage layout of a contract via storageLayout artifact 2019-11-14 10:19:17 +01:00