solidity/libsolidity
2020-01-10 11:49:44 +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 Add assertion for contract name clash in the resolver in CompilerStack 2020-01-10 11:49:44 +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