solidity/libsolidity
chriseth 4d8c57006b
Merge pull request #6195 from ethereum/extractYulUtils
[REF] Extract utility functions from ABI encoder.
2019-03-08 00:51:58 +01:00
..
analysis Allow calldata arrays with dynamically encoded base type. 2019-03-06 18:04:12 +01:00
ast Move FunctionType::returnParameters() to CallableDeclaration 2019-03-06 11:13:01 +01:00
codegen Merge pull request #6195 from ethereum/extractYulUtils 2019-03-08 00:51:58 +01:00
formal [SMTChecker] Support enums 2019-03-07 15:15:12 +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