solidity/libsolidity/formal
chriseth 98a8640928
Merge pull request #11203 from anurag-git/issue_10738-1
Use range-v3 loops (reverse, keys, values)
2021-04-01 12:19:40 +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] Changed SMTEncoder::mergeVariables to work regardless which branch has been visited first 2021-03-30 20:35:44 +02:00
BMC.h Replace TypePointer with Type const* 2021-03-23 11:47:19 +01:00
CHC.cpp Replaced keys, values and reverse with ranges 2021-03-31 23:33:04 +05:30
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 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 Report out of bounds index access 2021-03-30 10:28:48 +02:00
ModelCheckerSettings.h Report out of bounds index access 2021-03-30 10:28:48 +02:00
Predicate.cpp Add local vars to cex 2021-03-30 17:55:21 +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 Merge pull request #11203 from anurag-git/issue_10738-1 2021-04-01 12:19:40 +02:00
SMTEncoder.h [SMTChecker] Assignment refactoring 2021-03-31 13:36:50 +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