1. c8ed18a Re-created after change to astgen to calculate hardest_arg correctly by Jeremy Hylton · 24 years ago
  2. fff252d the names attribute of Global is not a node by Jeremy Hylton · 24 years ago
  3. 5477f52 Revise implementations of getChildren() and getChildNodes(). by Jeremy Hylton · 24 years ago
  4. ab427b8 Generate correct reprs for Mul, Add, etc. by Jeremy Hylton · 24 years ago
  5. 8548f9b Add Yield() node by Jeremy Hylton · 24 years ago
  6. 9272b14 Fix typo in astgen script by Jeremy Hylton · 24 years ago
  7. 7713ac2 Regenerated from new ast.txt and new astgen.py by Jeremy Hylton · 24 years ago
  8. 628d289 Generated from rev 1.1 of ast.txt by Jeremy Hylton · 25 years ago
  9. 9c048f9 Now supports entire Python 2.0 language and still supports Python by Jeremy Hylton · 25 years ago
  10. be317e6 patches from Mark Hammond by Jeremy Hylton · 25 years ago
  11. fa974a9 change node Classdef to Class by Jeremy Hylton · 25 years ago
  12. 7708d69 add varargs and kwargs flags to Lambda nodes by Jeremy Hylton · 25 years ago
  13. ca1ad18 tidy up tryexcept and tryfinally nodes by Jeremy Hylton · 25 years ago
  14. 17988d2 LeftShift & RightShift: fix reprs, change attr names to left and right by Jeremy Hylton · 25 years ago
  15. bf6267e rename several of the generic attribute names for nodes. new node attrs are: by Jeremy Hylton · 25 years ago
  16. 156a975 make all unary operators have a single child node called expr by Jeremy Hylton · 25 years ago
  17. 9605c11 move constants out of transformer so that they can be shared with ast by Jeremy Hylton · 25 years ago
  18. f968e85 three files from the p2c cvs tree. the message here indicates the by Jeremy Hylton · 25 years ago