solidity/libsolidity/formal
chriseth 89700dbcff
Merge pull request #6665 from ethereum/smt_inline_external_this
[SMTChecker] Inline external function calls to `this`
2019-05-09 19:09:08 +02: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
EncodingContext.cpp [SMTChecker] Support address members 2019-04-25 16:24:36 +02:00
EncodingContext.h [SMTChecker] Support address members 2019-04-25 16:24:36 +02:00
SMTChecker.cpp Merge pull request #6665 from ethereum/smt_inline_external_this 2019-05-09 19:09:08 +02:00
SMTChecker.h [SMTChecker] Inline external function calls to this. 2019-05-09 16:53:30 +02: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] Allow SymbolicVariable from smt::Sort 2019-04-15 14:52:46 +02: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 tuple type declaration 2019-05-02 12:05:21 +02:00
SymbolicTypes.h [SMTChecker] Support tuple type declaration 2019-05-02 12:05:21 +02:00
SymbolicVariables.cpp [SMTChecker] Support tuple type declaration 2019-05-02 12:05:21 +02:00
SymbolicVariables.h [SMTChecker] Support tuple type declaration 2019-05-02 12:05:21 +02:00
VariableUsage.cpp [SMTChecker] Fix ICE in branch-inline function call-modify local variable 2019-05-09 09:15:11 +02:00
VariableUsage.h [SMTChecker] Fix ICE in branch-inline function call-modify local variable 2019-05-09 09:15:11 +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