solidity/libsolidity
2018-08-09 15:04:00 +02:00
..
analysis Fix data location of external reference parameters. 2018-08-09 15:04:00 +02:00
ast Rename FunctionKind SHA3 to KECCAK256 (as the instruction was renamed in libevmasm) 2018-08-08 22:37:40 +01:00
codegen Rename FunctionKind SHA3 to KECCAK256 (as the instruction was renamed in libevmasm) 2018-08-08 22:37:40 +01:00
formal SMT: do not crash on referencing MagicVariableDeclaration 2018-08-07 20:43:20 +01:00
inlineasm Merge pull request #4753 from mattaereal/boost-to-string-patch 2018-08-08 16:07:25 +01:00
interface Merge pull request #4753 from mattaereal/boost-to-string-patch 2018-08-08 16:07:25 +01:00
parsing Cleanup & polish numbers-with-underscores parsing, also improving tests. 2018-08-08 13:38:46 +02:00
CMakeLists.txt cmake flags to make solvers optional. Implementation of #4651 2018-08-08 12:43:57 -03:00