Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use `const` in graminit.c (GH-12713) | tyomitch | 2019-04-23 | 1 | -3/+3 |
* | bpo-36623: Clean parser headers and include files (GH-12253) | Pablo Galindo | 2019-04-13 | 1 | -1/+0 |
* | Remove d_initial from the parser as it is unused (GH-12212) | tyomitch | 2019-03-09 | 1 | -1/+1 |
* | Clean implementation of Parser/pgen and fix some style issues (GH-12156) | Pablo Galindo | 2019-03-04 | 1 | -24/+9 |
* | bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) | Pablo Galindo | 2019-03-01 | 1 | -0/+160 |