solidity/libsolidity
Henry Lee 24cbb4dd17 Treat magic variables as unknown identifiers in inline assembly
This fixes #4575. For keywords such as 'super' and 'this', will be
treated as unknown identifiers.
2019-10-28 14:59:50 +11:00
..
analysis Treat magic variables as unknown identifiers in inline assembly 2019-10-28 14:59:50 +11:00
ast Fix wrong assert in overflow check 2019-10-23 14:59:34 +02:00
codegen Use selfbalance for `address(this).balance`. 2019-10-16 14:25:56 +02:00
formal [SMTChecker] Fix SMT name for function identifiers 2019-09-24 11:23:10 +02:00
interface Change ABI sorting order. 2019-09-04 13:06:09 +02:00
parsing Fixes source location in warning for shadowing import delcarations. 2019-09-30 11:45:46 +02:00
CMakeLists.txt Add CHC skeleton 2019-07-19 11:52:05 +02:00