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
/
Lib
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add support for Lambda nodes
Jeremy Hylton
2000-02-11
1
-8/+28
*
add loop handling via
Jeremy Hylton
2000-02-10
1
-13/+63
*
add an __len__ to Set and Stack
Jeremy Hylton
2000-02-10
1
-0/+4
*
add namespace attr to CodeGenerator, can be either MODULE_NAMESPACE or
Jeremy Hylton
2000-02-10
1
-22/+35
*
add ExampleASTVisitor:
Jeremy Hylton
2000-02-10
1
-55/+199
*
add remove method to set
Jeremy Hylton
2000-02-10
1
-0/+2
*
add optional verbose arg to walk function. it overrides the global
Jeremy Hylton
2000-02-08
1
-29/+137
*
make all unary operators have a single child node called expr
Jeremy Hylton
2000-02-08
1
-4/+4
*
add spaces to comparison names is not and not in to match dis
Jeremy Hylton
2000-02-08
1
-2/+2
*
now produces valid pyc files for a least a trivial subset of the
Jeremy Hylton
2000-02-08
1
-80/+306
*
constants from transformer
Jeremy Hylton
2000-02-08
1
-0/+9
*
move constants out of transformer so that they can be shared with ast
Jeremy Hylton
2000-02-08
2
-8/+9
*
rapid evolution towards producing real .pyc files (even though I don't
Jeremy Hylton
2000-02-04
1
-11/+176
*
checking in initial weekend's work
Jeremy Hylton
2000-02-04
2
-0/+424
*
make p2c a package
Jeremy Hylton
2000-02-04
1
-0/+0
*
three files from the p2c cvs tree. the message here indicates the
Jeremy Hylton
2000-02-04
2
-0/+1893
[prev]