solidity/libsolidity
chriseth 372279ceb2 Merge pull request #2819 from ethereum/compilerstack-typecheck
Simplify typechecking loop in compilerstack
2017-08-25 19:38:15 +02:00
..
analysis Warn on using literals in tight packing 2017-08-25 14:16:50 +01:00
ast Cleanup of Common.h 2017-08-25 14:54:23 +02:00
codegen Mark to places fall-through 2017-08-25 16:00:36 +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 Do not create a new TypeChecker instance for every contract 2017-08-25 15:43:26 +01:00
parsing Move the break in switch for readability 2017-08-25 16:02:05 +01:00
CMakeLists.txt Prepare build system for Z3. 2017-08-23 17:37:35 +02:00