solidity/libsolidity
2018-04-13 15:57:13 +02:00
..
analysis Stricter check for member access to "this" in constructor. 2018-04-13 15:57:13 +02:00
ast Error on invalid arithmetic with constant expressions. 2018-04-11 21:17:10 +02:00
codegen Error when using no parentheses in modifier-style constructor calls. 2018-04-10 12:09:34 +02:00
formal [SMTChecker] Removing usage of UFs to access SSA indices 2018-04-05 12:48:58 +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 Properly cope with constructor headers. 2018-04-11 22:00:21 +02:00
CMakeLists.txt Improve Z3 message in cmake 2017-10-13 13:33:18 +01:00