Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get unparse to at least unparse its self | Benjamin Peterson | 2008-08-19 | 1 | -2/+2 |
* | Whitespace normalization. | Tim Peters | 2007-04-25 | 1 | -1/+1 |
* | Patch #1683328: fixes and enhancements for "unparse" demo. | Georg Brandl | 2007-03-19 | 1 | -51/+50 |
* | Patch #1552024: add decorator support to unparse.py demo script. | Georg Brandl | 2006-10-27 | 1 | -0/+3 |
* | Whitespace normalization. | Tim Peters | 2006-04-10 | 1 | -19/+19 |
* | Patch #1441452: Add more AST nodes. | Martin v. Löwis | 2006-04-10 | 1 | -15/+236 |
* | unparse.py can now unparse itself. | Martin v. Löwis | 2006-02-28 | 1 | -2/+139 |
* | Set EOL style to native. | Tim Peters | 2006-02-28 | 1 | -158/+158 |
* | Whitespace normalization. | Tim Peters | 2006-02-28 | 1 | -158/+158 |
* | Start of a source code unparser. | Martin v. Löwis | 2006-02-27 | 1 | -0/+158 |