summaryrefslogtreecommitdiff
path: root/Parser/pgen/automata.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in the parser generator (GH-18603)xatier2020-03-091-1/+1
* Allow pgen to produce a DOT format dump of the grammar (GH-18005)Pablo Galindo2020-01-141-0/+29
* Fix typo in the algorithm description (GH-15774)Pablo Galindo2019-09-091-1/+1
* Refactor Parser/pgen and add documentation and explanations (GH-15373)Pablo Galindo2019-08-221-0/+371