solidity/libsolidity/formal
2021-07-14 15:12:10 +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 Supply scanner to model checker. 2021-07-14 15:12:10 +02:00
BMC.h Supply scanner to model checker. 2021-07-14 15:12:10 +02:00
CHC.cpp Supply scanner to model checker. 2021-07-14 15:12:10 +02:00
CHC.h Supply scanner to model checker. 2021-07-14 15:12:10 +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 Supply scanner to model checker. 2021-07-14 15:12:10 +02:00
ModelChecker.h Supply scanner to model checker. 2021-07-14 15:12:10 +02:00
ModelCheckerSettings.cpp Remove more imports of ranges namespace. 2021-05-07 15:42:17 +02:00
ModelCheckerSettings.h Equality operators for ModelCheckerSettings and ImportRemapper 2021-07-06 17:17:18 +02:00
Predicate.cpp Supply scanner to model checker. 2021-07-14 15:12:10 +02:00
Predicate.h Supply scanner to model checker. 2021-07-14 15:12:10 +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 Supply scanner to model checker. 2021-07-14 15:12:10 +02:00
SMTEncoder.h Supply scanner to model checker. 2021-07-14 15:12:10 +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 Fix CHCSmtLib2Interface 2021-05-26 22:12:49 +02:00
SymbolicTypes.h [SMTChecker] Handle InaccessibleDynamicType 2021-03-24 11:53:06 +01:00
SymbolicVariables.cpp Remove unneeded include files 2021-06-07 12:53:18 -04: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