solidity/libsolidity
Alex Beregszaszi 97169e58ae Merge pull request #2734 from ethereum/reject-create-interface
Reject the creation of interface with the new statement
2017-08-22 12:11:37 +01:00
..
analysis Check inheritance specifier arguments for interfaces. 2017-08-22 11:39:50 +01:00
ast Merge pull request #2734 from ethereum/reject-create-interface 2017-08-22 12:11:37 +01:00
codegen Mark a lot of functions static (where possible) 2017-08-22 10:51:46 +01:00
inlineasm Mark a lot of functions static (where possible) 2017-08-22 10:51:46 +01:00
interface Mark appropriate constructors explicit 2017-08-22 10:51:46 +01:00
parsing Mark appropriate constructors explicit 2017-08-22 10:51:46 +01:00
CMakeLists.txt Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00