aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/formal/SSAVariable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add gasleft constraint and use full member access nameLeonardo Alt2018-10-231-1/+1
* Consistent renaming of 'counters' and 'sequence' to 'index'Leonardo Alt2018-10-171-3/+3
* [SMTChecker] Refactoring typesLeonardo Alt2018-10-171-55/+1
* Refactor SSAVariable such that it only uses Type and not DeclarationLeonardo Alt2018-10-151-5/+6
* Split IntegerType into IntegerType and AddressType.Daniel Kirchner2018-09-051-1/+1
* [SMTChecker_Bool] Fix PR review comments: method renaming and solAssertLeonardo Alt2018-03-131-6/+6
* [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests.Leonardo Alt2018-03-131-6/+15
* [SMTChecker] Support to Bool variablesLeonardo Alt2018-03-131-1/+5
* Fix PR commentsLeonardo Alt2018-03-011-5/+7
* Supported types listed in SSAVariableLeonardo Alt2018-03-011-1/+6
* [SMTChecker] A little refactoring on SSA varsLeonardo Alt2018-03-011-0/+66