solidity/libsolidity
2018-08-14 17:13:10 +02:00
..
analysis Adds support for structs in interfaces. 2018-08-14 15:36:03 +02:00
ast Add implicit convertibility to function pointer with higher state mutability 2018-08-14 17:13:10 +02:00
codegen Rename FunctionKind SHA3 to KECCAK256 (as the instruction was renamed in libevmasm) 2018-08-08 22:37:40 +01:00
formal Add workarounds for building against CVC4 on ArchLinux. 2018-08-08 19:02:59 +02:00
inlineasm Merge pull request #4753 from mattaereal/boost-to-string-patch 2018-08-08 16:07:25 +01:00
interface Disallow remappings with empty prefix. 2018-08-10 19:26:48 +02:00
parsing Cleanup & polish numbers-with-underscores parsing, also improving tests. 2018-08-08 13:38:46 +02:00
CMakeLists.txt Do not force GMP to be present as dependency of CVC4, but also allow CLN instead. 2018-08-08 19:02:59 +02:00