solidity/libsolidity/formal
Leonardo 155af48b9d
Merge pull request #6895 from ethereum/smt_keep_assertions
[SMTChecker] Keep a copy of assertions that are added to the solvers
2019-06-05 10:25:45 +02:00
..
CVC4Interface.cpp [SMTChecker] Use smtlib's implies instead of \!a or b 2019-06-04 14:23:44 +02:00
CVC4Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00
EncodingContext.cpp [SMTChecker] Move global variables and functions to encoding context 2019-05-16 18:11:31 +02:00
EncodingContext.h [SMTChecker] Move global variables and functions to encoding context 2019-05-16 18:11:31 +02:00
SMTChecker.cpp Merge pull request #6764 from ethereum/smt_fix_tuple_ice 2019-05-20 15:18:11 +02:00
SMTChecker.h [SMTChecker] Move global variables and functions to encoding context 2019-05-16 18:11:31 +02:00
SMTLib2Interface.cpp Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00
SMTLib2Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00
SMTPortfolio.cpp [SMTChecker] Keep a copy of assertions that are added to the solvers 2019-06-04 17:09:04 +02:00
SMTPortfolio.h [SMTChecker] Keep a copy of assertions that are added to the solvers 2019-06-04 17:09:04 +02:00
SolverInterface.h [SMTChecker] Use smtlib's implies instead of \!a or b 2019-06-04 14:23:44 +02:00
SSAVariable.cpp Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
SSAVariable.h Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
SymbolicTypes.cpp Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
SymbolicTypes.h Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
SymbolicVariables.cpp Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
SymbolicVariables.h Move SMT specific code into smt namespace 2019-05-10 20:03:11 +02:00
VariableUsage.cpp Merge pull request #6717 from ethereum/smt_namespace 2019-05-13 12:45:34 +02:00
VariableUsage.h Merge pull request #6717 from ethereum/smt_namespace 2019-05-13 12:45:34 +02:00
Z3Interface.cpp [SMTChecker] Use smtlib's implies instead of \!a or b 2019-06-04 14:23:44 +02:00
Z3Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00