solidity/libsolidity/formal
2018-08-07 20:43:20 +01:00
..
CVC4Interface.cpp Remove repeated declarations in Z3 and CVC4 as well 2018-08-01 11:12:56 +02:00
CVC4Interface.h [SMTChecker] SMTPortfolio: use all SMT solvers available 2018-07-27 16:15:34 +01:00
SMTChecker.cpp SMT: do not crash on referencing MagicVariableDeclaration 2018-08-07 20:43:20 +01:00
SMTChecker.h Refactoring Declaration -> VariableDeclaration (more precise) 2018-06-12 10:58:50 +02:00
SMTLib2Interface.cpp [SMTLib2] Fix repeated declarations 2018-07-27 17:34:44 +01:00
SMTLib2Interface.h [SMTLib2] Fix repeated declarations 2018-07-27 17:34:44 +01:00
SMTPortfolio.cpp Import dev::solidity namespace in SMTPortfolio 2018-07-27 23:17:17 +01:00
SMTPortfolio.h [SMTChecker] SMTPortfolio: use all SMT solvers available 2018-07-27 16:15:34 +01:00
SolverInterface.h [SMTChecker] Add CheckResult::CONFLICTING 2018-07-27 16:16:26 +01: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 Remove repeated declarations in Z3 and CVC4 as well 2018-08-01 11:12:56 +02:00
Z3Interface.h [SMTChecker] SMTPortfolio: use all SMT solvers available 2018-07-27 16:15:34 +01:00