solidity/libsolidity/formal
2021-03-25 13:28:29 +01: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 Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
BMC.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
CHC.cpp Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
CHC.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01: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 Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
ModelChecker.h Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
ModelCheckerSettings.cpp Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
ModelCheckerSettings.h Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
Predicate.cpp Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
Predicate.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01: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 [SMTChecker] Fix ICE on ABI functions with no arguments 2021-03-25 13:28:29 +01:00
SMTEncoder.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01: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