solidity/libsolidity/formal
2021-10-05 15:19: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 [SMTChecker] Support user types 2021-09-21 13:23:17 +02:00
BMC.h Do not show redundant unsupported errors in SMTChecker 2021-08-27 16:25:09 +02:00
CHC.cpp [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
CHC.h Do not show redundant unsupported errors in SMTChecker 2021-08-27 16:25:09 +02:00
EncodingContext.cpp Fix ICE in constants 2021-08-12 10:53:01 +02:00
EncodingContext.h [SMTChecker] Avoid implicit conversion 2020-11-11 16:29:03 +00:00
ModelChecker.cpp Do not show redundant unsupported errors in SMTChecker 2021-08-27 16:25:09 +02:00
ModelChecker.h Do not show redundant unsupported errors in SMTChecker 2021-08-27 16:25:09 +02:00
ModelCheckerSettings.cpp Do not create VCs for underoverflow by default for Sol >=0.8 2021-08-09 14:12:31 +02:00
ModelCheckerSettings.h Do not create VCs for underoverflow by default for Sol >=0.8 2021-08-09 14:12:31 +02:00
Predicate.cpp [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19:10 +02:00
Predicate.h [SMTChecker] Report values for block, msg and tx variables in counterexamples 2021-10-05 15:19: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 Fix magic access 2021-10-01 12:57:06 +02:00
SMTEncoder.h [SMTChecker] Support user types 2021-09-21 13:23:17 +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 [SMTChecker] Support user types 2021-09-21 13:23:17 +02:00
SymbolicState.h Add constraints correlating address(this).balance and msg.value 2021-08-25 21:10:08 +02:00
SymbolicTypes.cpp [SMTChecker] Support user types 2021-09-21 13:23:17 +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