aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SymbolicBoolVariable.h
Commit message (Expand)AuthorAgeFilesLines
* Consistent renaming of 'counters' and 'sequence' to 'index'Leonardo Alt2018-10-171-1/+1
* [SMTChecker] Refactoring typesLeonardo Alt2018-10-171-3/+3
* 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