solidity/libsolidity/formal
2019-11-07 11:49:32 +01:00
..
BMC.cpp [SMTChecker] Support inheritance and resolve overrides 2019-11-06 11:00:06 +01:00
BMC.h [SMTChecker] Fix ICE when reporting cex concerning state vars from different source files 2019-08-10 20:56:52 +02:00
CHC.cpp Merge pull request #7650 from ethereum/develop 2019-11-06 21:56:55 +01:00
CHC.h [SMTChecker] Refactor CHC loops and add if blocks 2019-11-05 09:28:59 +01:00
CHCSolverInterface.h [CHCChecker] Add CHCSolverInterface and Z3CHCSolverInterface 2019-07-15 17:31:39 +02:00
CVC4Interface.cpp [SMTChecker] Support inheritance and resolve overrides 2019-11-06 11:00:06 +01:00
CVC4Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +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 [SMTChecker] Fix ICE when reporting cex concerning state vars from different source files 2019-08-10 20:56:52 +02:00
ModelChecker.h [SMTChecker] Fix ICE when reporting cex concerning state vars from different source files 2019-08-10 20:56:52 +02:00
SMTEncoder.cpp [SMTChecker] Fix override tests 2019-11-07 11:49:32 +01:00
SMTEncoder.h Merge pull request #7650 from ethereum/develop 2019-11-06 21:56:55 +01:00
SMTLib2Interface.cpp [SMTChecker] Add as const function to SMTLib2Interface 2019-09-18 22:57:14 +02:00
SMTLib2Interface.h Fix Windows build 2019-09-02 22:37:30 +02:00
SMTPortfolio.cpp Fix Windows build 2019-09-02 22:37:30 +02:00
SMTPortfolio.h Fix Windows build 2019-09-02 22:37:30 +02:00
SolverInterface.h [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +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 [SMTChecker] Add loop support 2019-09-13 12:40:53 +02:00
SymbolicTypes.h [SMTChecker] Zero-initialize arrays 2019-09-02 22:37:30 +02:00
SymbolicVariables.cpp [SMTChecker] Fix literal string type mismatch 2019-08-10 21:51:46 +02:00
SymbolicVariables.h [SMTChecker] Fix literal string type mismatch 2019-08-10 21:51:46 +02: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 [SMTChecker] Add loop support 2019-09-13 12:40:53 +02:00
Z3CHCInterface.h [CHCChecker] Add CHCSolverInterface and Z3CHCSolverInterface 2019-07-15 17:31:39 +02:00
Z3Interface.cpp [SMTChecker] Support inheritance and resolve overrides 2019-11-06 11:00:06 +01:00
Z3Interface.h [CHCChecker] Add CHCSolverInterface and Z3CHCSolverInterface 2019-07-15 17:31:39 +02:00