aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SymbolicVariables.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Sort includes in libsolidity/formalLeonardo Alt2018-12-181-1/+0
|
* [SMTChecker] Support to mappingLeonardo Alt2018-12-141-0/+10
|
* [SMTChecker] Introduce SymbolicFunctionVariableLeonardo Alt2018-12-101-0/+28
|
* [SMTChecker] Simplify symbolic variablesLeonardo Alt2018-12-051-10/+16
|
* [SMTChecker] Refactor setZeroValue and setUnknownValueLeonardo Alt2018-11-221-22/+0
|
* [SMTChecker] Add FunctionSort and refactors the solver interface to create ↵Leonardo Alt2018-11-221-2/+2
| | | | variables
* [SMTChecker] Implement uninterpreted functions and use it for blockhash()Leonardo Alt2018-11-151-0/+5
|
* Grouping of symbolic variables in the same file and support to FixedBytesLeonardo Alt2018-10-251-0/+112