solidity/libsolidity
Federico Bond 0fb1621a98 Fix address literals not being treated as compile-time constants
The early return implemented for address literals in TypeChecker was
preventing the isPure annotation from getting applied. Closes #2441
2017-06-23 11:19:57 +02:00
..
analysis Fix address literals not being treated as compile-time constants 2017-06-23 11:19:57 +02:00
ast Merge interface/Exceptions and interface/Utils 2017-06-22 11:25:07 +01:00
codegen Merge pull request #2444 from ethereum/parser-scanner 2017-06-23 00:14:18 +01:00
formal Refactor error reporting 2017-05-30 07:28:31 -07:00
inlineasm Merge interface/Exceptions and interface/Utils 2017-06-22 11:25:07 +01:00
interface Merge pull request #2404 from ethereum/methodidentifiers 2017-06-22 13:00:19 +01:00
parsing Avoid including Scanner.h in ParserBase.h 2017-06-22 22:22:19 +01:00
CMakeLists.txt Adapt EVM codegen to new namespace. 2017-05-26 15:08:27 +02:00