solidity/libsolidity
chriseth a4e34b378a
Merge pull request #8105 from ethereum/functionTypeRefactor
Add a new Function Type referring to FunctionDefinition's without calling context and use it to allow selector lookup.
2020-01-09 17:15:46 +01:00
..
analysis Introduce FunctionKind::Declaration and allow accessing function signatures via contract name. 2020-01-09 15:40:41 +01:00
ast Merge pull request #8105 from ethereum/functionTypeRefactor 2020-01-09 17:15:46 +01:00
codegen Introduce FunctionKind::Declaration and allow accessing function signatures via contract name. 2020-01-09 15:40:41 +01:00
formal Replace void cast by maybe_unused 2020-01-09 13:41:30 +01:00
interface Introduce FunctionKind::Declaration and allow accessing function signatures via contract name. 2020-01-09 15:40:41 +01:00
parsing Merge pull request #8106 from random-internet-cat/move-contract-kind 2020-01-08 13:06:26 +01:00
CMakeLists.txt Split out override checker into its own file. 2019-12-10 16:00:05 +01:00