solidity/libsolidity
2020-03-12 14:03:27 +01:00
..
analysis Replaced "assert" with "if" (incorrect contract code is not supposed to trigger asserts). 2020-03-12 14:03:27 +01:00
ast Replaced "assert" with "if" (incorrect contract code is not supposed to trigger asserts). 2020-03-12 14:03:27 +01:00
codegen Replaced "assert" with "if" (incorrect contract code is not supposed to trigger asserts). 2020-03-12 14:03:27 +01:00
formal Add support to internal function calls 2020-03-11 16:29:07 +01:00
interface Adding support for ipfs large files. 2020-03-11 13:55:46 +01:00
parsing Refactor isConstant to add "immutable". 2020-03-02 14:20:17 +01:00
CMakeLists.txt Use IRVariable's in IR code generation and implement tuples. 2020-02-12 12:36:14 +01:00