Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make pylint happyy. | Claudiu Popa | 2015-09-25 | 1 | -1/+1 |
* | Remove obsoleted config options. | Claudiu Popa | 2015-08-21 | 1 | -21/+0 |
* | Improve the inference of binary arithmetic operations (normal and augmented) | Claudiu Popa | 2015-06-27 | 1 | -1/+1 |
* | Add helpers.is_supertype and helpers.is_subtype, two functions for checking i... | Claudiu Popa | 2015-06-26 | 1 | -1/+1 |
* | Fix Pylint warnings over astroid. | Claudiu Popa | 2015-05-24 | 1 | -1/+1 |
* | Update the list of disabled messages. | Claudiu Popa | 2015-05-19 | 1 | -1/+3 |
* | Fix pylint warnings over astroid, update the list of disabled messages in pyl... | Claudiu Popa | 2015-05-19 | 1 | -2/+6 |
* | Fix bad-continuation errors from astroid. | Claudiu Popa | 2015-05-19 | 1 | -1/+1 |
* | Remove all unused variables from the code base. | Claudiu Popa | 2015-01-29 | 1 | -1/+1 |
* | Fix all unused imports in the code base. | Claudiu Popa | 2015-01-29 | 1 | -1/+1 |
* | Remove all occurences of bad-whitespace. | Claudiu Popa | 2015-01-10 | 1 | -1/+1 |
* | Add a bootstrapped CI verification, using pylint. | Claudiu Popa | 2015-01-10 | 1 | -0/+381 |