solidity/libsolidity
chriseth 8af6f193bc Merge pull request #2770 from ethereum/recursionInAsm
Also prevent too much recursion in the assembly parser.
2017-08-24 11:14:01 +02:00
..
analysis Check inheritance specifier arguments for interfaces. 2017-08-22 11:39:50 +01:00
ast Use experimental feature pragma for SMT checker. 2017-08-23 17:37:35 +02:00
codegen Mark a lot of functions static (where possible) 2017-08-22 10:51:46 +01:00
formal Review changes. 2017-08-23 17:37:35 +02:00
inlineasm Check recursion depth in assembly parser. 2017-08-22 12:44:22 +02:00
interface Rename read file callback. 2017-08-23 17:37:35 +02:00
parsing Merge pull request #2770 from ethereum/recursionInAsm 2017-08-24 11:14:01 +02:00
CMakeLists.txt Prepare build system for Z3. 2017-08-23 17:37:35 +02:00