| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix: pgen2 tokenizer doesn't recognize `...` literal (Ellipsis for py3). Clos... | shimizukawa | 2014-08-28 | 1 | -2/+9 |
| * | wrap py3 iterators with list() for each places that expect a list object. ref... | shimizukawa | 2014-04-30 | 1 | -2/+3 |
| * | consistency nits | Georg Brandl | 2014-01-22 | 1 | -1/+2 |
| * | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -2/+4 |
| * | Fixed issue #1 | DasIch | 2010-05-01 | 1 | -1/+3 |
| * | merge in Ben's bundle with more py3k compatibility | Georg Brandl | 2009-01-10 | 1 | -0/+5 |
| |\ | |||||
| | * | Changed the tokenizer in pgen2 to add a newline to lines even if it's missing... | mitsuhiko | 2009-01-09 | 1 | -0/+5 |
| * | | normalize raise statements | Benjamin Peterson | 2009-01-10 | 1 | -2/+2 |
| |/ | |||||
| * | Add pgen2 and custom utilities. | Georg Brandl | 2008-12-29 | 1 | -0/+405 |
