solidity/libsolidity
2018-04-30 20:34:43 +01:00
..
analysis Merge pull request #3981 from ethereum/years-suffix 2018-04-24 12:12:03 +02:00
ast Merge pull request #4018 from ethereum/disable-bytes0 2018-04-30 18:19:07 +02:00
codegen Do not use SAR instead of SDIV in shifts because it rounds differently 2018-04-30 20:34:43 +01: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 Refactor parser. 2018-04-26 10:59:02 +02:00
CMakeLists.txt [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00