solidity/libsolidity/formal
2020-11-06 11:50:43 +00:00
..
ArraySlicePredicate.cpp Support array slices 2020-10-01 11:52:02 +02:00
ArraySlicePredicate.h Support array slices 2020-10-01 11:52:02 +02:00
BMC.cpp [SMTChecker] User timeout option 2020-11-03 10:46:11 +00:00
BMC.h [SMTChecker] User timeout option 2020-11-03 10:46:11 +00:00
CHC.cpp Sort variables and expressions by AST id 2020-11-06 11:50:43 +00:00
CHC.h Sort variables and expressions by AST id 2020-11-06 11:50:43 +00:00
EncodingContext.cpp [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
EncodingContext.h Sort variables and expressions by AST id 2020-11-06 11:50:43 +00:00
ModelChecker.cpp [SMTChecker] User timeout option 2020-11-03 10:46:11 +00:00
ModelChecker.h [SMTChecker] User timeout option 2020-11-03 10:46:11 +00:00
Predicate.cpp Remove nondet tests 2020-10-28 11:03:42 +00:00
Predicate.h Format array cex 2020-10-27 16:32:43 +00:00
PredicateInstance.cpp [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
PredicateInstance.h Add this and state to CHC 2020-10-12 11:11:52 +01:00
PredicateSort.cpp [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
PredicateSort.h [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
SMTEncoder.cpp [SMTChecker] Fix internal error when array.push() is used as LHS of assignment 2020-11-02 13:32:53 +00:00
SMTEncoder.h [SMTChecker] Fix internal error when array.push() is used as LHS of assignment 2020-11-02 13:32:53 +00:00
SSAVariable.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SSAVariable.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SymbolicState.cpp [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
SymbolicState.h [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
SymbolicTypes.cpp Add tx data to symbolic state 2020-10-13 17:49:04 +01:00
SymbolicTypes.h Add tx data to symbolic state 2020-10-13 17:49:04 +01:00
SymbolicVariables.cpp [SMTChecker] Fix internal error when array.push() is used as LHS of assignment 2020-11-02 13:32:53 +00:00
SymbolicVariables.h [SMTChecker] Fix internal error when array.push() is used as LHS of assignment 2020-11-02 13:32:53 +00:00
VariableUsage.cpp [SMTChecker] Fix ICE in BMC function inlining 2020-08-05 11:47:25 +02:00
VariableUsage.h [SMTChecker] Fix ICE in BMC function inlining 2020-08-05 11:47:25 +02:00