solidity/libsolidity/formal
2021-09-16 14:35:05 +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 Fix BMCs constraints on internal functions 2021-09-15 14:42:39 +02:00
BMC.h Do not show redundant unsupported errors in SMTChecker 2021-08-27 16:25:09 +02:00
CHC.cpp Support the external call option 2021-09-01 20:18:37 +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 Some more base fees. 2021-08-12 16:37:21 +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 [SMTChecker] Support constants via modules 2021-09-16 14:35:05 +02:00
SMTEncoder.h [SMTChecker] Support constants via modules 2021-09-16 14:35:05 +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 Fix ICE on multi-source use of abi.* 2021-08-27 18:55:36 +02:00
SymbolicState.h Add constraints correlating address(this).balance and msg.value 2021-08-25 21:10:08 +02:00
SymbolicTypes.cpp add static array length constraint 2021-08-30 17:15:16 +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