solidity/libsolidity/formal
Leonardo a097f9f124
Merge pull request #10025 from ethereum/smt_crypto_functions
[SMTChecker] Support crypto functions in CHC
2020-10-16 16:40:29 +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 Merge pull request #10025 from ethereum/smt_crypto_functions 2020-10-16 16:40:29 +01:00
BMC.h [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
CHC.cpp Merge pull request #10025 from ethereum/smt_crypto_functions 2020-10-16 16:40:29 +01:00
CHC.h Add this and state to CHC 2020-10-12 11:11:52 +01: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 [SMTChecker] Support crypto functions in CHC 2020-10-16 14:57:13 +01:00
Predicate.h Support array slices 2020-10-01 11:52:02 +02: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 pull request #10025 from ethereum/smt_crypto_functions 2020-10-16 16:40:29 +01:00
SMTEncoder.h Merge pull request #10025 from ethereum/smt_crypto_functions 2020-10-16 16:40:29 +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 [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 Add tx data to symbolic state 2020-10-13 17:49:04 +01: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