solidity/libsolidity/formal
2020-09-28 15:31:15 +02:00
..
BMC.cpp [SMTChecker] Add engine prefix to verification target error messages 2020-09-25 19:09:06 +02:00
BMC.h [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
CHC.cpp Simplify internal function calls 2020-09-28 15:31:15 +02:00
CHC.h Move predicate functions from CHC to PredicateInstance 2020-09-28 12:43:19 +02:00
EncodingContext.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
EncodingContext.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ModelChecker.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ModelChecker.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
Predicate.cpp Move predicate functions from CHC to PredicateInstance 2020-09-28 12:43:19 +02:00
Predicate.h Move predicate functions from CHC to PredicateInstance 2020-09-28 12:43:19 +02:00
PredicateInstance.cpp Move predicate functions from CHC to PredicateInstance 2020-09-28 12:43:19 +02:00
PredicateInstance.h Move predicate functions from CHC to PredicateInstance 2020-09-28 12:43:19 +02:00
PredicateSort.cpp Refactor CHC sorts 2020-09-15 16:45:50 +02:00
PredicateSort.h Refactor CHC sorts 2020-09-15 16:45:50 +02:00
SMTEncoder.cpp [SMTChecker] Implement support for memory allocation 2020-09-25 15:56:24 +01:00
SMTEncoder.h [SMTChecker] Implement support for memory allocation 2020-09-25 15:56:24 +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 Move error flag from CHC to SymbolicState 2020-09-28 12:37:57 +02:00
SymbolicState.h Move error flag from CHC to SymbolicState 2020-09-28 12:37:57 +02:00
SymbolicTypes.cpp Make recursive structs unsupported 2020-09-03 15:19:33 +02:00
SymbolicTypes.h Make recursive structs unsupported 2020-09-03 15:19:33 +02:00
SymbolicVariables.cpp Make recursive structs unsupported 2020-09-03 15:19:33 +02:00
SymbolicVariables.h [SMTChecker] Support structs 2020-09-03 15:19:03 +02:00
VariableUsage.cpp [SMTChecker] Fix ICE in BMC function inlining 2020-08-05 11:47:25 +02:00
VariableUsage.h [SMTChecker] Fix ICE in BMC function inlining 2020-08-05 11:47:25 +02:00