Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -43/+0 |
* | Allow pgen to produce a DOT format dump of the grammar (GH-18005) | Pablo Galindo | 2020-01-14 | 1 | -1/+11 |
* | Refactor Parser/pgen and add documentation and explanations (GH-15373) | Pablo Galindo | 2019-08-22 | 1 | -5/+3 |
* | Clean implementation of Parser/pgen and fix some style issues (GH-12156) | Pablo Galindo | 2019-03-04 | 1 | -0/+1 |
* | bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) | Pablo Galindo | 2019-03-01 | 1 | -0/+34 |