solidity/libsolidity
chriseth 6683ec90ca
Merge pull request #6209 from ethereum/dynamicCalldataStructs
Allow dynamically encoded calldata structs with ABIEncoderV2.
2019-03-11 17:05:34 +01:00
..
analysis Allow dynamically encoded calldata structs with ABIEncoderV2. 2019-03-11 16:40:13 +01:00
ast Fix missing trailing dot in error message 2019-03-11 16:15:18 +01:00
codegen Allow dynamically encoded calldata structs with ABIEncoderV2. 2019-03-11 16:40:13 +01:00
formal [SMTChecker] Shortcut RationalNumber expressions 2019-03-11 12:53:49 +01:00
interface Refactor StandardCompiler to split into input parsing/validating and compilation steps. 2019-03-07 17:49:55 +01:00
parsing Set default EVM version to Petersburg. 2019-03-04 14:53:00 +01:00
CMakeLists.txt Extract utility functions from ABI encoder. 2019-03-05 22:13:55 +01:00