solidity/libsolidity
Yoichi Hirai e29047b24d
codegen: assertion did not assert non-nullness
This commit strengthens an assertion so that it makes sure that a pointer is not null.
Moreover, `isLocalVariable(variable)` is now positively asserted, following the error message.
2016-12-01 11:58:34 +01:00
..
analysis Fix licensing headers 2016-11-23 12:22:33 +01:00
ast Rename dev::validate to dev::validateUTF8 2016-11-28 22:28:21 +00:00
codegen codegen: assertion did not assert non-nullness 2016-12-01 11:58:34 +01:00
formal Fix licensing headers 2016-11-23 12:22:33 +01:00
inlineasm Fix licensing headers 2016-11-23 12:22:33 +01:00
interface Fix licensing headers 2016-11-23 12:22:33 +01:00
parsing Fix licensing headers 2016-11-23 12:22:33 +01:00
CMakeLists.txt Rename libevmasm. 2016-08-10 13:52:24 +02:00