solidity/libsolidity
chriseth c5f11d938f Merge pull request #2656 from ethereum/performance1
Avoid some Json copy operations.
2017-08-23 13:26:43 +02:00
..
analysis Check inheritance specifier arguments for interfaces. 2017-08-22 11:39:50 +01:00
ast Merge pull request #2656 from ethereum/performance1 2017-08-23 13:26:43 +02: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 Introduce view (and keep constant as an alias) 2017-08-22 18:24:22 +01:00
parsing Introduce view (and keep constant as an alias) 2017-08-22 18:24:22 +01:00
CMakeLists.txt Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00