summaryrefslogtreecommitdiffstats
path: root/Tools/compiler/ast.txt
Commit message (Expand)AuthorAgeFilesLines
* Update for absolute/relative imports and ifelse-expressions.Thomas Wouters2006-03-031-1/+2
* PEP 343 -- the with-statement.Guido van Rossum2006-02-271-1/+2
* Add comment about updating docsAndrew M. Kuchling2005-11-221-0/+3
* PEP-0318, @decorator-style. In Guido's words:Anthony Baxter2004-08-021-1/+2
* SF patch #872326: Generator expression implementationRaymond Hettinger2004-05-191-0/+11
* the names attribute of Global is not a nodeJeremy Hylton2001-09-141-1/+1
* Revise implementations of getChildren() and getChildNodes().Jeremy Hylton2001-08-291-41/+50
* Add Yield nodeJeremy Hylton2001-08-141-0/+1
* Support for generation of ast.py from simple description of nodeJeremy Hylton2000-10-251-0/+77