solidity/libsolidity
2019-08-09 17:01:08 +02:00
..
analysis Cope with constants without value in inline assembly. 2019-07-09 11:12:13 +02:00
ast Split calldataEncodedSize into calldataEncodedSize, calldataEncodedTailSize and calldataHeadSize and fix all usages. 2019-08-08 15:52:21 +02:00
codegen Refactor IRLValue so that it does not require IRGenerationContext. 2019-08-08 17:27:35 +02:00
formal [SMTChecker] Set unknown values for return variables of recursive functions 2019-08-09 17:01:08 +02:00
interface Produce AST even when there are parser errors 2019-08-07 15:25:53 +02:00
parsing A pragma version mismatch is not fatal if ... 2019-07-17 19:01:01 -04:00
CMakeLists.txt Add CHC skeleton 2019-07-19 11:52:05 +02:00