solidity/libsolidity/formal
2021-05-17 13:52:37 +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 Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +02:00
BMC.h Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +02:00
CHC.cpp Abstract function smtchecker natspec 2021-05-11 15:30:19 +02:00
CHC.h Abstract function smtchecker natspec 2021-05-11 15:30:19 +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 Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +02:00
ModelChecker.h Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +02:00
ModelCheckerSettings.cpp Remove more imports of ranges namespace. 2021-05-07 15:42:17 +02:00
ModelCheckerSettings.h Choose contracts to be analyzed by the SMTChecker 2021-04-21 10:34:14 +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 SMTChecker: fixed struct constructor where FixedBytes member is initialized with a string literal 2021-05-17 13:52:37 +02:00
SMTEncoder.h Abstract function smtchecker natspec 2021-05-11 15:30:19 +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