solidity/libsolidity/formal
chriseth f7fc42d8c3
Merge pull request #7826 from ethereum/develop
Merge develop into develop_060
2019-11-28 13:37:19 +01:00
..
BMC.cpp Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
BMC.h Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
CHC.cpp Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
CHC.h Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
CHCSmtLib2Interface.cpp Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
CHCSmtLib2Interface.h Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
CHCSolverInterface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
CVC4Interface.cpp Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
CVC4Interface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
EncodingContext.cpp Merge pull request #7132 from ethereum/smt_acc_solver 2019-08-01 13:04:37 +02:00
EncodingContext.h [SMTChecker] EncodingContext config flag to accumulate assertions 2019-07-19 19:31:25 +02:00
ModelChecker.cpp Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
ModelChecker.h Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
SMTEncoder.cpp Merge pull request #7826 from ethereum/develop 2019-11-28 13:37:19 +01:00
SMTEncoder.h Merge pull request #7826 from ethereum/develop 2019-11-28 13:37:19 +01:00
SMTLib2Interface.cpp Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
SMTLib2Interface.h Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
SMTPortfolio.cpp Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
SMTPortfolio.h Add CallbackKind and use it for the SMT solver 2019-11-21 22:10:21 +00:00
SolverInterface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01: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 [SMTChecker] Fix ICE in CHC when function used as argument 2019-11-13 15:11:30 +01:00
SymbolicTypes.h [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
SymbolicVariables.cpp [SMTChecker] Fix ICE in abi.decode 2019-11-18 13:15:10 +01:00
SymbolicVariables.h [SMTChecker] Fix ICE in abi.decode 2019-11-18 13:15:10 +01:00
VariableUsage.cpp [SMTChecker] Refactor function inlining 2019-07-18 13:56:48 +02:00
VariableUsage.h [SMTChecker] New VariableUsage flag to inline functions 2019-07-08 14:40:33 +02:00
Z3CHCInterface.cpp Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
Z3CHCInterface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
Z3Interface.cpp Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00
Z3Interface.h Add CHCSmtLib2Interface 2019-11-07 11:12:11 +01:00