aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SymbolicBoolVariable.cpp
Commit message (Expand)AuthorAgeFilesLines
* [SMTChecker] Support msg.*, tx.*, block.*, gasleft and blockhashLeonardo Alt2018-10-191-3/+3
* Consistent renaming of 'counters' and 'sequence' to 'index'Leonardo Alt2018-10-171-3/+3
* [SMTChecker] Refactoring typesLeonardo Alt2018-10-171-5/+3
* Refactor SSAVariable such that it only uses Type and not DeclarationLeonardo Alt2018-10-151-3/+4
* [SMTChecker] Removing usage of UFs to access SSA indicesLeonardo Alt2018-04-051-1/+5
* [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests.Leonardo Alt2018-03-131-2/+2
* [SMTChecker] Support to Bool variablesLeonardo Alt2018-03-131-0/+43