solidity/libsolidity/formal
Alex Beregszaszi ae15b52d93
Merge pull request #4565 from ethereum/smt-stringutils-crash
Add assert for both branches in mergeVariables in SMTChecker
2018-07-25 11:08:47 +01:00
..
CVC4Interface.cpp More consistent catch statements 2018-07-25 01:18:09 +01:00
CVC4Interface.h [SMTChecker] Integration with CVC4 2018-04-17 12:26:58 +01:00
SMTChecker.cpp Add better warning on binary operation on non-integer types in SMT Checker 2018-07-24 23:23:54 +01:00
SMTChecker.h Refactoring Declaration -> VariableDeclaration (more precise) 2018-06-12 10:58:50 +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 Refactoring Declaration -> VariableDeclaration (more precise) 2018-06-12 10:58:50 +02:00
VariableUsage.h Refactoring Declaration -> VariableDeclaration (more precise) 2018-06-12 10:58:50 +02: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