summaryrefslogtreecommitdiffstats
path: root/Tools/peg_generator/pegen/keywordgen.py
Commit message (Expand)AuthorAgeFilesLines
* Extract visitors from the grammar nodes and call makers in the peg generator ...Pablo Galindo Salgado2021-09-051-3/+3
* Update pegen to use the latest upstream developments (GH-27586)Pablo Galindo Salgado2021-08-121-5/+5
* Delete remaining references to Grammar/Grammar from docs (#21624)Guido van Rossum2020-07-261-1/+1
* Fix trailing whitespace in keyword.py (GH-20881)Pablo Galindo2020-06-151-2/+2
* Include soft keywords in keyword.py (GH-20877)Pablo Galindo2020-06-151-4/+11
* bpo-40939: Clean and adapt the peg_generator directory after deleting the old...Pablo Galindo2020-06-121-6/+2
* bpo-40939: Generate keyword.py using the new parser (GH-20800)Lysandros Nikolaou2020-06-111-0/+73