summaryrefslogtreecommitdiff
path: root/astroid/tests/unittest_peephole.py
Commit message (Expand)AuthorAgeFilesLines
* Merge logilab/astroid againCeridwen2015-07-111-1/+1
|\
| * Node constructors almost finished except for two bugsCeridwen2015-07-081-1/+1
* | Add a new convenience API, `astroid.parse`.Claudiu Popa2015-07-111-1/+2
|/
* Add a new option to AstroidManager for controlling the AST peephole optimizerClaudiu Popa2015-03-141-0/+26
* Add the ability to optimize small ast subtrees.Claudiu Popa2015-01-181-0/+94