solidity/libsolidity/formal
2021-04-19 19:23:18 +02: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 Basic support to free constants 2021-04-19 19:23:18 +02:00
BMC.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
CHC.cpp Basic support to free constants 2021-04-19 19:23:18 +02:00
CHC.h Add local vars to cex 2021-03-30 17:55:21 +02:00
EncodingContext.cpp [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
EncodingContext.h [SMTChecker] Avoid implicit conversion 2020-11-11 16:29:03 +00:00
ModelChecker.cpp Deprecate pragma experimental SMTChecker 2021-04-08 21:03:38 +02:00
ModelChecker.h Deprecate pragma experimental SMTChecker 2021-04-08 21:03:38 +02:00
ModelCheckerSettings.cpp Change settings.modelChecker.targets to take an array instead of string 2021-04-19 17:53:03 +02:00
ModelCheckerSettings.h Change settings.modelChecker.targets to take an array instead of string 2021-04-19 17:53:03 +02:00
Predicate.cpp Basic support to free functions 2021-04-19 19:23:18 +02:00
Predicate.h Add local vars to cex 2021-03-30 17:55:21 +02:00
PredicateInstance.cpp removed extra parameter from PredicateInstance::nondetInterface 2020-12-28 19:48:48 +01:00
PredicateInstance.h removed extra parameter from PredicateInstance::nondetInterface 2020-12-28 19:48:48 +01:00
PredicateSort.cpp [SMTChecker] Detect errors caused by reentrancy 2020-12-28 14:32:53 +01:00
PredicateSort.h [SMTChecker] Detect errors caused by reentrancy 2020-12-28 14:32:53 +01:00
SMTEncoder.cpp Basic support to free constants 2021-04-19 19:23:18 +02:00
SMTEncoder.h Basic support to free constants 2021-04-19 19:23:18 +02: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 Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
SymbolicState.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
SymbolicTypes.cpp [SMTChecker] Handle InaccessibleDynamicType 2021-03-24 11:53:06 +01:00
SymbolicTypes.h [SMTChecker] Handle InaccessibleDynamicType 2021-03-24 11:53:06 +01:00
SymbolicVariables.cpp Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
SymbolicVariables.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
VariableUsage.cpp [SMTChecker] Correctly resolve current scope contract in VariableUsage. 2021-03-15 13:55:14 +01:00
VariableUsage.h [SMTChecker] Correctly resolve current scope contract in VariableUsage. 2021-03-15 13:55:14 +01:00