solidity/libsolidity/formal
chriseth 84251e5a22
Merge pull request #6405 from ethereum/smt_compound_assignment
[SMTChecker] Support arithmetic compound assignment operators.
2019-03-28 18:27:25 +01:00
..
CVC4Interface.cpp [SMTChecker] Add mod operator 2019-02-07 14:24:40 +01:00
CVC4Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00
SMTChecker.cpp Merge pull request #6405 from ethereum/smt_compound_assignment 2019-03-28 18:27:25 +01:00
SMTChecker.h Merge pull request #6405 from ethereum/smt_compound_assignment 2019-03-28 18:27:25 +01:00
SMTLib2Interface.cpp Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00
SMTLib2Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00
SMTPortfolio.cpp [SMTChecker] Warn when no solver was found and there are unhandled queries. 2019-01-29 14:29:07 +01:00
SMTPortfolio.h [SMTChecker] Warn when no solver was found and there are unhandled queries. 2019-01-29 14:29:07 +01:00
SolverInterface.h [SMTChecker] Shortcut RationalNumber expressions 2019-03-11 12:53:49 +01:00
SSAVariable.cpp Add gasleft constraint and use full member access name 2018-10-22 18:19:11 +02:00
SSAVariable.h Add gasleft constraint and use full member access name 2018-10-22 18:19:11 +02:00
SymbolicTypes.cpp [SMTChecker] Support enums 2019-03-07 15:15:12 +01:00
SymbolicTypes.h [SMTChecker] Support enums 2019-03-07 15:15:12 +01:00
SymbolicVariables.cpp [SMTChecker] Support enums 2019-03-07 15:15:12 +01:00
SymbolicVariables.h [SMTChecker] Support enums 2019-03-07 15:15:12 +01:00
VariableUsage.cpp Take inlined function calls into account when collecting touched variables 2019-03-28 14:32:47 +01:00
VariableUsage.h Refactoring Declaration -> VariableDeclaration (more precise) 2018-06-12 10:58:50 +02:00
Z3Interface.cpp [SMTChecker] Add mod operator 2019-02-07 14:24:40 +01:00
Z3Interface.h Sort includes in libsolidity/formal 2018-12-17 18:26:10 +01:00