solidity/libsolidity
2018-04-20 11:58:16 +01:00
..
analysis Make literals an error for tight packing (experimental 0.5.0) 2018-04-20 11:58:16 +01:00
ast Disallow explicit conversion of bytesXX to contract 2018-04-19 15:58:14 +02:00
codegen Remove redundant cleanup for abi.encode. 2018-04-16 12:47:38 +02:00
formal [SMTChecker] Remove 'information is erase' message for if-else 2018-04-19 09:28:44 +02:00
inlineasm Warn about using loose inline assembly features as experimental 0.5.0 feature. 2018-03-06 17:45:34 +01:00
interface Correctly ignore costs of fallback for other functions. 2018-04-11 19:42:34 +01:00
parsing Fix internal compiler error when parsing `var` declaration without identifier. 2018-04-12 14:57:14 +02:00
CMakeLists.txt [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00