solidity/libsolidity/formal
2020-10-28 18:19:31 +01: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] Adding division by zero checks in the CHC engine 2020-10-21 14:48:33 +02:00
BMC.h [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
CHC.cpp Use Expression instead of plain strings for counterexamples 2020-10-27 12:04:51 +00:00
CHC.h Format array cex 2020-10-27 16:32:43 +00: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 CLI option to choose model checker engine 2020-10-16 15:01:47 +01:00
ModelChecker.h Add CLI option to choose model checker engine 2020-10-16 15:01:47 +01:00
Predicate.cpp Remove nondet tests 2020-10-28 11:03:42 +00:00
Predicate.h Format array cex 2020-10-27 16:32:43 +00:00
PredicateInstance.cpp [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
PredicateInstance.h Add this and state to CHC 2020-10-12 11:11:52 +01:00
PredicateSort.cpp [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
PredicateSort.h [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
SMTEncoder.cpp Merge remote-tracking branch 'origin/develop' into HEAD 2020-10-28 18:19:31 +01:00
SMTEncoder.h Fix assignment to contract member access 2020-10-26 14:39:02 +00: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 [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
SymbolicState.h [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
SymbolicTypes.cpp Add tx data to symbolic state 2020-10-13 17:49:04 +01:00
SymbolicTypes.h Add tx data to symbolic state 2020-10-13 17:49:04 +01:00
SymbolicVariables.cpp Fix ICE on conditions with tuples of rationals 2020-10-23 14:47:53 +01:00
SymbolicVariables.h Fix ICE on conditions with tuples of rationals 2020-10-23 14:47:53 +01:00
VariableUsage.cpp Allow path syntax for super constructor calls 2020-10-13 14:32:11 +02:00
VariableUsage.h [SMTChecker] Fix ICE in BMC function inlining 2020-08-05 11:47:25 +02:00