Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor SSAVariable such that it only uses Type and not Declaration | Leonardo Alt | 2018-10-15 | 1 | -5/+6 |
* | Split IntegerType into IntegerType and AddressType. | Daniel Kirchner | 2018-09-05 | 1 | -1/+1 |
* | [SMTChecker_Bool] Fix PR review comments: method renaming and solAssert | Leonardo Alt | 2018-03-13 | 1 | -6/+6 |
* | [SMTChecker_Bool] Fix PR comments; Add support to gt, ge, lt, le. and tests. | Leonardo Alt | 2018-03-13 | 1 | -6/+15 |
* | [SMTChecker] Support to Bool variables | Leonardo Alt | 2018-03-13 | 1 | -1/+5 |
* | Fix PR comments | Leonardo Alt | 2018-03-01 | 1 | -5/+7 |
* | Supported types listed in SSAVariable | Leonardo Alt | 2018-03-01 | 1 | -1/+6 |
* | [SMTChecker] A little refactoring on SSA vars | Leonardo Alt | 2018-03-01 | 1 | -0/+66 |