solidity/libsolidity
chriseth 74efd5ba46
Merge pull request #9703 from a3d4/fix-4558-shadowed-declaration-warning
Corrected warning for homonymous, but not shadowing declarations
2020-09-15 13:48:55 +02:00
..
analysis Correct the warning for homonymous, but not shadowing declarations 2020-09-15 02:39:21 +02:00
ast Add ContractDefinition::interfaceId() helper 2020-09-14 20:34:52 +01:00
codegen Merge pull request #9053 from ethereum/generatedSources 2020-09-15 12:08:47 +02:00
formal Add ContractDefinition::interfaceId() helper 2020-09-14 20:34:52 +01:00
interface Re-organize EVM object names. 2020-09-15 11:29:10 +02:00
parsing Merge pull request #9649 from a3d4/improve-error-coverage-erorrecovery 2020-08-31 18:33:19 +02:00
CMakeLists.txt Assign scopes as a separate step. 2020-09-02 20:45:33 +02:00