solidity/libsolidity
chriseth 1716dcfb57
Merge pull request #10950 from ethereum/removeChecks
[SolYul] Remove (hopefully) unnecessary checks.
2021-02-11 14:10:05 +01:00
..
analysis OverrideSpecifier: Check for null before dereferencing 2021-02-04 13:17:28 +01:00
ast MemberList.Member's last argument (declaration) made mandatory to avoid accidental missing out during construction. 2021-02-11 10:46:14 +01:00
codegen Merge pull request #10950 from ethereum/removeChecks 2021-02-11 14:10:05 +01:00
formal Merge pull request #10836 from ethereum/smt_fix_cex_inheritance 2021-02-03 18:49:25 +01:00
interface Replace "runtime" by "deployed" naming. 2021-02-10 00:56:16 +01:00
parsing libsolidity: Extend the AST for named AST nodes in order to get precise locations for names. 2021-02-10 18:13:09 +01:00
CMakeLists.txt Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00