solidity/libsolidity
chriseth f78d6a9a1e
Merge pull request #3628 from ethereum/literalsHexUnit
Deprecate using unit denominations in combination with hex numbers.
2018-03-02 11:11:16 +01:00
..
analysis Suggest expressions of the form '0x1234 * 1 day' instead of hex numbers with unit denominations. 2018-03-02 10:22:58 +01:00
ast Enable C99-scoping with the 0.5.0-experimental pragma. 2018-02-27 12:17:25 +01:00
codegen Introduce emit statement. 2018-02-22 15:17:30 +01:00
formal Fix PR comments 2018-02-28 18:31:11 +01:00
inlineasm Remove ROL/ROR as they are not part of EIP145 anymore 2018-02-27 13:42:41 +01:00
interface Ensure that library addresses supplied are of correct length and hex prefixed in JSONIO 2018-03-01 12:03:56 +01:00
parsing Introduce emit statement. 2018-02-22 15:17:30 +01:00
CMakeLists.txt Improve Z3 message in cmake 2017-10-13 13:33:18 +01:00