aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SymbolicBoolVariable.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor SSAVariable such that it only uses Type and not DeclarationLeonardo Alt2018-10-151-3/+2
* [SMTChecker] Removing usage of UFs to access SSA indicesLeonardo Alt2018-04-051-0/+3
* [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests.Leonardo Alt2018-03-131-1/+1
* [SMTChecker] Support to Bool variablesLeonardo Alt2018-03-131-0/+47