solidity/libsolidity
Valentin Wüstholz 9bcbd93ac5 Change translation of implicit throws (issue #1589).
This adds a new invalid instruction that is used for encoding
implicit throws that are emitted by the compiler. This makes it
possible to distinguish such runtime errors from user-provided,
explicit throws.
2017-01-26 16:39:07 +01:00
..
analysis Warn about invalid checksums of addresses. 2017-01-24 23:37:48 +01:00
ast Also check library addresses. 2017-01-24 23:37:48 +01:00
codegen Change translation of implicit throws (issue #1589). 2017-01-26 16:39:07 +01:00
formal Fix licensing headers 2016-11-23 12:22:33 +01:00
inlineasm Update error message. 2017-01-26 13:52:02 +01:00
interface Add option to store literal sources in metadata 2017-01-26 13:16:26 +00:00
parsing Rename contractName to typeName when parsing new expression 2017-01-04 23:09:10 -03:00
CMakeLists.txt Rename libevmasm. 2016-08-10 13:52:24 +02:00