Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -1/+1 |
* | Closes #1152: Fix pycode parsing errors of Python 3 code by including two gra... | Georg Brandl | 2014-01-12 | 1 | -1/+2 |
* | Closes #641: use Sphinx version in cache pickle filename. | Georg Brandl | 2014-01-10 | 1 | -2/+4 |
* | major.minor version is enough for the grammar pickle. | Georg Brandl | 2010-12-09 | 1 | -1/+1 |
* | Remove XXXes from the pgen2 code. | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
* | * Add a tag-finding method based on tokens. | Georg Brandl | 2008-12-30 | 1 | -9/+9 |
* | Add pgen2 and custom utilities. | Georg Brandl | 2008-12-29 | 1 | -0/+145 |