| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -310/+0 |
| * | Allow pgen to produce a DOT format dump of the grammar (GH-18005) | Pablo Galindo | 2020-01-14 | 1 | -1/+6 |
| * | Fix typos in the documentation of Parser/pgen (GH-15416) | Shashi Ranjan | 2019-08-24 | 1 | -7/+7 |
| * | Refactor Parser/pgen and add documentation and explanations (GH-15373) | Pablo Galindo | 2019-08-22 | 1 | -314/+213 |
| * | Clean implementation of Parser/pgen and fix some style issues (GH-12156) | Pablo Galindo | 2019-03-04 | 1 | -4/+2 |
| * | bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) | Pablo Galindo | 2019-03-01 | 1 | -0/+408 |
