solidity/libsolidity/formal
chriseth 42289b642f
Merge pull request #4003 from ethereum/bool_vars_comparison
BREAKING: Bool variables should not allow arithmetic comparison
2018-05-02 15:56:06 +02:00
..
CVC4Interface.cpp [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00
CVC4Interface.h [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00
SMTChecker.cpp Bool variables should not allow arithmetic comparison 2018-04-27 11:35:58 +02:00
SMTChecker.h [SMTChecker] Remove 'information is erase' message for if-else 2018-04-19 09:28:44 +02:00
SMTLib2Interface.cpp Introduce sorts for smt expressions. 2017-11-22 15:20:26 +01:00
SMTLib2Interface.h Introduce sorts for smt expressions. 2017-11-22 15:20:26 +01:00
SolverInterface.h Add virtual destructors on base classes. 2018-05-02 13:29:16 +02:00
SSAVariable.cpp [SMTChecker_Bool] Fix PR review comments: method renaming and solAssert 2018-03-12 20:16:47 +01:00
SSAVariable.h [SMTChecker_Bool] Fix PR review comments: method renaming and solAssert 2018-03-12 20:16:47 +01:00
SymbolicBoolVariable.cpp [SMTChecker] Removing usage of UFs to access SSA indices 2018-04-05 12:48:58 +02:00
SymbolicBoolVariable.h [SMTChecker] Removing usage of UFs to access SSA indices 2018-04-05 12:48:58 +02:00
SymbolicIntVariable.cpp [SMTChecker] Removing usage of UFs to access SSA indices 2018-04-05 12:48:58 +02:00
SymbolicIntVariable.h [SMTChecker] Removing usage of UFs to access SSA indices 2018-04-05 12:48:58 +02:00
SymbolicVariable.cpp [SMTChecker] Removing usage of UFs to access SSA indices 2018-04-05 12:48:58 +02:00
SymbolicVariable.h Add virtual destructors on base classes. 2018-05-02 13:29:16 +02:00
VariableUsage.cpp Track usage of variables. 2017-11-22 02:35:34 +00:00
VariableUsage.h Track usage of variables. 2017-11-22 02:35:34 +00:00
Z3Interface.cpp [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00
Z3Interface.h [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00