solidity/libsolidity/formal
2022-11-22 21:16:45 +01:00
..
ArraySlicePredicate.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ArraySlicePredicate.h Support array slices 2020-10-01 11:52:02 +02:00
BMC.cpp Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
BMC.h Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
CHC.cpp Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
CHC.h Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
EncodingContext.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
EncodingContext.h Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ExpressionFormatter.cpp Add ExpressionFormatter which translates an smtutil::Expression into a Solidity-like expression string 2021-10-26 11:30:30 +02:00
ExpressionFormatter.h Add ExpressionFormatter which translates an smtutil::Expression into a Solidity-like expression string 2021-10-26 11:30:30 +02:00
Invariants.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
Invariants.h Add Invariants which traverses the proof and collects invariants for the given predicates 2021-10-26 11:30:30 +02:00
ModelChecker.cpp Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
ModelChecker.h Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
ModelCheckerSettings.cpp Add errorCode list to invariants report 2021-10-26 11:30:30 +02:00
ModelCheckerSettings.h Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
Predicate.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
Predicate.h Add expression substitution to Predicate 2021-10-26 11:30:30 +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 Allow running Eldarica from the command line 2022-11-22 21:16:45 +01:00
SMTEncoder.h Allow running Eldarica from the command line 2022-11-22 21:16:45 +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 Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
SymbolicState.h Add constraints correlating address(this).balance and msg.value 2021-08-25 21:10:08 +02:00
SymbolicTypes.cpp Specify namespaces 2022-03-08 00:09:17 -05:00
SymbolicTypes.h [SMTChecker] Handle InaccessibleDynamicType 2021-03-24 11:53:06 +01:00
SymbolicVariables.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02: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