solidity/libsolidity
chriseth 922ab0d72d
Merge pull request #6534 from ethereum/reuseLiteralContent-6472
Re-produce the original 'useLiteralContent' setting
2019-04-17 15:41:55 +02:00
..
analysis [libsolidity] TypeProvider: adds explicit uint256() accessor and removes default params in integerType(...). 2019-04-16 18:28:40 +02:00
ast Make data location explicit. 2019-04-16 23:22:08 +02:00
codegen [libsolidity] TypeProvider: adds explicit uint256() accessor and removes default params in integerType(...). 2019-04-16 18:28:40 +02:00
formal [libsolidity] TypeProvider: adds explicit uint256() accessor and removes default params in integerType(...). 2019-04-16 18:28:40 +02:00
interface Merge pull request #6534 from ethereum/reuseLiteralContent-6472 2019-04-17 15:41:55 +02:00
parsing Fix wrong location for inline asm blocks 2019-04-15 16:40:07 +02:00
CMakeLists.txt libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00