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
/
ast.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes.
Georg Brandl
2007-02-09
1
-2/+0
*
PEP 3107 - Function Annotations thanks to Tony Lownds
Neal Norwitz
2006-12-28
1
-3/+7
*
Jiwon Seo's PEP 3102 implementation.
Guido van Rossum
2006-10-27
1
-2/+3
*
Patch #1550786: ellipsis literal.
Georg Brandl
2006-09-06
1
-1/+0
*
Patch #1550800: make exec a function.
Georg Brandl
2006-09-06
1
-1/+0
*
SF patch 1547796 by Georg Brandl -- set literals.
Guido van Rossum
2006-08-28
1
-2/+2
*
Update for absolute/relative imports and ifelse-expressions.
Thomas Wouters
2006-03-03
1
-1/+2
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
1
-1/+2
*
Add comment about updating docs
Andrew M. Kuchling
2005-11-22
1
-0/+3
*
PEP-0318, @decorator-style. In Guido's words:
Anthony Baxter
2004-08-02
1
-1/+2
*
SF patch #872326: Generator expression implementation
Raymond Hettinger
2004-05-19
1
-0/+11
*
the names attribute of Global is not a node
Jeremy Hylton
2001-09-14
1
-1/+1
*
Revise implementations of getChildren() and getChildNodes().
Jeremy Hylton
2001-08-29
1
-41/+50
*
Add Yield node
Jeremy Hylton
2001-08-14
1
-0/+1
*
Support for generation of ast.py from simple description of node
Jeremy Hylton
2000-10-25
1
-0/+77