solidity/libsolidity/formal
2020-10-01 11:52:02 +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 addmod and mulmod. 2020-09-29 12:45:19 +02:00
BMC.h [SMTChecker] Support addmod and mulmod. 2020-09-29 12:45:19 +02:00
CHC.cpp Support array slices 2020-10-01 11:52:02 +02:00
CHC.h Support array slices 2020-10-01 11:52:02 +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 Support array slices 2020-10-01 11:52:02 +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 Support array slices 2020-10-01 11:52:02 +02:00
SMTEncoder.h [SMTChecker] Support addmod and mulmod. 2020-09-29 12:45:19 +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 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