solidity/libsolidity/formal
2020-09-01 08:25:06 +02:00
..
BMC.cpp Merge pull request #9639 from ethereum/smtConditionalSupport 2020-08-21 14:25:47 +02:00
BMC.h [SMTChecker] Supporting conditional operator 2020-08-20 21:39:35 +02:00
CHC.cpp Merge pull request #9113 from ethereum/smt_chc_overflow 2020-08-20 13:17:00 +02:00
CHC.h [SMTChecker] Add underflow/overflow target to CHC 2020-08-14 12:58:27 +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
SMTEncoder.cpp [SMTChecker] Fix unary operator on lvalue tuple 2020-09-01 08:25:06 +02:00
SMTEncoder.h [SMTChecker] Fix unary operator on lvalue tuple 2020-09-01 08:25:06 +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 Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SymbolicState.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SymbolicTypes.cpp [SMTChecker] Support bitwise or, xor and not. 2020-08-26 11:06:56 +02:00
SymbolicTypes.h [SMTChecker] Support bitwise or, xor and not. 2020-08-26 11:06:56 +02:00
SymbolicVariables.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
SymbolicVariables.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
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