1. 5a9ac97 Change default() to use getChildNodes() instead of getChildren() by Jeremy Hylton · 23 years ago
  2. 058a5ad Two changes to visitor API: by Jeremy Hylton · 23 years ago
  3. d91bbba Add support for extra (*) arguments to preorder. by Jeremy Hylton · 24 years ago
  4. 66d2c1f Small optimizations in dispatch method: 1) lookup node's __class__ once by Jeremy Hylton · 24 years ago
  5. 46cc7c0 Bring Tools/compiler almost up to date. Specifically: by Thomas Wouters · 24 years ago
  6. f635abe simplify visitor walker class by Jeremy Hylton · 25 years ago
  7. 9812e7b fix import to refer to compiler package by Jeremy Hylton · 25 years ago
  8. ed95861 factor out the tree walking/visitor code that was in compile.py by Jeremy Hylton · 25 years ago