index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
compiler
/
astgen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 55270-55324 via svnmerge from
Guido van Rossum
2007-05-14
1
-292/+0
*
Refactor astgen.py with 2to3.
Georg Brandl
2007-03-18
1
-38/+38
*
PEP 3107 - Function Annotations thanks to Tony Lownds
Neal Norwitz
2006-12-28
1
-1/+4
*
SF patch 1547796 by Georg Brandl -- set literals.
Guido van Rossum
2006-08-28
1
-1/+1
*
NodeInfo.__gen_init(): Fiddle so that reindent.py is
Tim Peters
2006-03-09
1
-2/+5
*
Fix compiler.ast.flatten function so that it works on lists.
Neil Schemenauer
2005-06-02
1
-4/+4
*
Whitespace normalization.
Tim Peters
2004-09-12
1
-1/+1
*
compiler.transformer: correct lineno attribute when possible
Jeremy Hylton
2004-09-07
1
-39/+30
*
PEP-0318, @decorator-style. In Guido's words:
Anthony Baxter
2004-08-02
1
-7/+22
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-2/+2
*
Fix calculation of hardest_arg.
Jeremy Hylton
2001-09-17
1
-3/+3
*
Revise implementations of getChildren() and getChildNodes().
Jeremy Hylton
2001-08-29
1
-18/+112
*
Generate correct reprs for Mul, Add, etc.
Jeremy Hylton
2001-08-18
1
-0/+2
*
Fix typo in astgen script
Jeremy Hylton
2001-08-14
1
-1/+1
*
Add getChildNodes() method to Node
Jeremy Hylton
2001-08-14
1
-0/+2
*
Support for generation of ast.py from simple description of node
Jeremy Hylton
2000-10-25
1
-0/+182