summaryrefslogtreecommitdiff
path: root/sphinx/pycode/pytree.py
Commit message (Expand)AuthorAgeFilesLines
* Some speedups in pytree.Georg Brandl2008-12-301-14/+9
* Another fix for DEDENT/INDENT handling.Georg Brandl2008-12-291-2/+2
* Fix handling of INDENT/DEDENT tokens.Georg Brandl2008-12-291-0/+3
* Cleanup; add scoping to ClassAttrVisitor.Georg Brandl2008-12-291-3/+3
* Add pgen2 and custom utilities.Georg Brandl2008-12-291-0/+295