Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |