solidity/libsolidity
2017-06-14 00:15:27 -03:00
..
analysis Add a warning about a varialbe of the name of an instruction 2017-06-13 16:57:08 +02:00
ast adjusted testcase and renaming 2017-06-06 13:26:23 +02:00
codegen Use inline assembly directly and not via AsmStack 2017-06-09 11:43:40 +01:00
formal Refactor error reporting 2017-05-30 07:28:31 -07:00
inlineasm Warn if returndatasize/returndatacopy is used 2017-06-13 16:57:07 +02:00
interface Remove excess includes 2017-06-09 12:47:05 +01:00
parsing Forbid trailing commas in named arguments 2017-06-14 00:15:27 -03:00
CMakeLists.txt Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00