solidity/libsolidity/formal
2021-02-23 14:26:55 +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] refactoring of resetting storage variables 2021-02-03 15:53:58 +01:00
BMC.h [SMTChecker] refactoring of resetting storage variables 2021-02-03 15:53:58 +01:00
CHC.cpp Merge pull request #10836 from ethereum/smt_fix_cex_inheritance 2021-02-03 18:49:25 +01:00
CHC.h Merge pull request #10836 from ethereum/smt_fix_cex_inheritance 2021-02-03 18:49:25 +01:00
EncodingContext.cpp [SMTChecker] More precise creation of verification targets. 2020-10-30 19:11:28 +01:00
EncodingContext.h [SMTChecker] Avoid implicit conversion 2020-11-11 16:29:03 +00:00
ModelChecker.cpp Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
ModelChecker.h Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
ModelCheckerSettings.cpp Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
ModelCheckerSettings.h Add CLI and JSON option to select SMTChecker targets 2021-01-20 17:35:37 +01:00
Predicate.cpp Fix inheritance bug in CHC cex 2021-02-02 18:06:32 +01:00
Predicate.h Fix inheritance bug in CHC cex 2021-02-02 18:06:32 +01: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 Fix issue with pop on storage array. 2021-02-23 14:26:55 +01:00
SMTEncoder.h [SMTChecker] refactoring the accessing the encoding state 2021-02-03 15:53:58 +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] Added transaction constraints also for contract deployment 2021-02-01 16:46:34 +01:00
SymbolicState.h [SMTChecker] Added transaction constraints also for contract deployment 2021-02-01 16:46:34 +01:00
SymbolicTypes.cpp [SMTChecker] added missing type constraints for Address 2021-01-27 20:39:24 +01:00
SymbolicTypes.h Add tx data to symbolic state 2020-10-13 17:49:04 +01:00
SymbolicVariables.cpp Enable more C++ compiler warnings 2020-12-10 21:03:58 +00:00
SymbolicVariables.h [SMTChecker] Added support for struct constructor. 2020-11-23 13:45:17 +01:00
VariableUsage.cpp [SMTChecker] Fix super and virtual 2021-01-28 18:51:29 +01:00
VariableUsage.h [SMTChecker] Fix super and virtual 2021-01-28 18:51:29 +01:00