1. 7c972f9 get unparse to at least unparse its self by Benjamin Peterson · 16 years ago
  2. 35c7bb2 Whitespace normalization. by Tim Peters · 17 years ago
  3. 124df83 Patch #1683328: fixes and enhancements for "unparse" demo. by Georg Brandl · 17 years ago
  4. 2756278 Patch #1552024: add decorator support to unparse.py demo script. by Georg Brandl · 18 years ago
  5. 3daf304 Whitespace normalization. by Tim Peters · 18 years ago
  6. 3fa6c09 Patch #1441452: Add more AST nodes. by Martin v. Löwis · 18 years ago
  7. 87a8b4f unparse.py can now unparse itself. by Martin v. Löwis · 18 years ago
  8. 400cbc3 Set EOL style to native. by Tim Peters · 18 years ago
  9. 710ab3b Whitespace normalization. by Tim Peters · 18 years ago
  10. 5fec904 Start of a source code unparser. by Martin v. Löwis · 18 years ago
  11. 3e98736 Minor spelling nit. by Georg Brandl · 19 years ago
  12. 9880062 Remove some obsolete files, and update the README. by Fred Drake · 24 years ago
  13. 6baec62 Sort the list of files processed before running the test on each. by Fred Drake · 24 years ago
  14. 995285e Moved all the imports to the top. by Fred Drake · 25 years ago
  15. 4117e54 nannified by Guido van Rossum · 26 years ago
  16. b2c02de Removed pprint.py. by Fred Drake · 27 years ago
  17. b5d2039 Always use spaces for indentation. by Fred Drake · 27 years ago
  18. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  19. 3f3691e (Demo/parser/FILES, Demo/parser/Makefile, Demo/parser/parser.tex, by Fred Drake · 28 years ago
  20. 8206fb9 Final set of changes by Fred before 1.4beta3 by Guido van Rossum · 28 years ago
  21. 16d27e3 Demos for Fred's parser module by Guido van Rossum · 28 years ago