solidity/libsolidity
Alex Beregszaszi badb269502 Merge pull request #2776 from ethereum/removeVisitsToAbstractASTNode
Remove visits to abstract AST class TypeName.
2017-08-22 14:34:55 +01:00
..
analysis Check inheritance specifier arguments for interfaces. 2017-08-22 11:39:50 +01:00
ast Merge pull request #2776 from ethereum/removeVisitsToAbstractASTNode 2017-08-22 14:34:55 +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