solidity/libsolidity
chriseth af4d8779bb Merge pull request #2934 from ethereum/fallthrough
Remove last two instances of switch fall-through
2017-09-26 11:38:22 +02:00
..
analysis Merge pull request #2902 from ethereum/warn-obsolete 2017-09-20 18:00:40 +02:00
ast Mark functions static 2017-09-20 01:23:21 +01:00
codegen Simplify switch statements by refactoring internal break statements 2017-09-25 10:57:21 +01:00
formal Mark constructors explicit 2017-09-20 01:23:21 +01:00
inlineasm Support multiple assignment in inline assembly 2017-09-20 11:16:23 +02:00
interface Ensure parameter names match between headers and implementation 2017-09-20 01:23:21 +01:00
parsing Better error message for unexpected trailing comma in parameter lists 2017-09-25 10:42:01 +01:00
CMakeLists.txt Prepare build system for Z3. 2017-08-23 17:37:35 +02:00