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
/
visitor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stomp out more hsa_key() calls.
Guido van Rossum
2006-08-19
1
-1/+1
*
Comment typo fixes
Andrew M. Kuchling
2003-08-11
1
-1/+1
*
Remove more out-of-date comments and clarify explanation of visit().
Jeremy Hylton
2002-04-18
1
-7/+1
*
Remove out-of-date explanation in doc strings,
Jeremy Hylton
2002-04-18
1
-3/+1
*
Whitespace normalization.
Tim Peters
2001-10-18
1
-1/+1
*
Change default() to use getChildNodes() instead of getChildren()
Jeremy Hylton
2001-08-29
1
-3/+2
*
Two changes to visitor API:
Jeremy Hylton
2001-08-27
1
-20/+23
*
Add support for extra (*) arguments to preorder.
Jeremy Hylton
2001-04-11
1
-3/+3
*
Small optimizations in dispatch method: 1) lookup node's __class__ once
Jeremy Hylton
2000-10-25
1
-12/+14
*
Bring Tools/compiler almost up to date. Specifically:
Thomas Wouters
2000-08-12
1
-22/+22
*
simplify visitor walker class
Jeremy Hylton
2000-03-16
1
-32/+22
*
fix import to refer to compiler package
Jeremy Hylton
2000-03-06
1
-1/+1
*
factor out the tree walking/visitor code that was in compile.py
Jeremy Hylton
2000-03-06
1
-0/+127