Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some caching to the transforms and skip non nodes in visit_generic | Claudiu Popa | 2018-10-10 | 1 | -3/+10 |
* | Initial formatting of astroid | Claudiu Popa | 2018-10-02 | 1 | -1/+1 |
* | Update the copyright noticesastroid-2.0 | Claudiu Popa | 2018-07-15 | 1 | -1/+3 |
* | Fix useless-object-inheritance lint error (#573) | Nick Drozd | 2018-06-28 | 1 | -1/+1 |
* | Fix linting | Claudiu Popa | 2018-06-14 | 1 | -1/+1 |
* | If a transform returns a different node type, don't apply the rest of the tra... | Claudiu Popa | 2018-06-04 | 1 | -0/+3 |
* | Remove warnings for nodes that were replaced multiple time | Claudiu Popa | 2018-06-04 | 1 | -6/+0 |
* | Remove occurrences of no-else-return and consider-using-ternary | Claudiu Popa | 2016-12-18 | 1 | -2/+2 |
* | Even more granular copyrights (thanks to copyrite) | Claudiu Popa | 2016-07-22 | 1 | -2/+2 |
* | Keep a consistent copyright notice across the board. | Claudiu Popa | 2016-07-19 | 1 | -0/+2 |
* | Convert all files to new license header | Ceridwen | 2016-05-16 | 1 | -17/+3 |
* | There's a new separate step for transforms. | Claudiu Popa | 2015-08-02 | 1 | -0/+96 |