solidity/libsolidity
chriseth 3212cb6caa
Merge pull request #8859 from ethereum/noRuntimeForImmutable
trigger error when runtimeCode is called on contracts with immutables
2020-05-07 16:08:27 +02:00
..
analysis trigger error when runtimeCode is called on contracts with immutables 2020-05-07 15:10:04 +02:00
ast virtual modifiers (in Abstract contracts) allow empty bodies 2020-04-23 17:26:59 +05:30
codegen Merge pull request #8863 from ethereum/nonReversedEncoder 2020-05-07 15:47:32 +02:00
formal Add unique IDs to error reporting calls 2020-05-06 13:53:46 +02:00
interface Fix ABI internal compiler error caused by an internal constructor 2020-05-07 05:49:49 +02:00
parsing Add unique IDs to error reporting calls 2020-05-06 13:53:46 +02:00
CMakeLists.txt [Sol2Yul] Implements codegen part for try/catch statements. 2020-04-14 18:42:37 +02:00