summaryrefslogtreecommitdiffstats
path: root/Parser/pgen
Commit message (Expand)AuthorAgeFilesLines
* Remove d_initial from the parser as it is unused (GH-12212)tyomitch2019-03-091-1/+1
* Clean implementation of Parser/pgen and fix some style issues (GH-12156)Pablo Galindo2019-03-044-28/+14
* bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)Pablo Galindo2019-03-015-0/+642