COMMITS
/ Tools/peg_generator/pegen/parser_generator.py September 3, 2025
S
[3.13] gh-138281: Run `ruff` on `Tools/peg_generator` (GH-138282) (#138472)
sobolevn committed
August 30, 2025
M
[3.13] gh-138257: Fix internal `RuleCollectorVisitor` attribute name (GH-138208) (#138260)
Miss Islington (bot) committed
July 19, 2025
M
[3.13] parser_generator.py typo - keywods -> keywords (GH-135014) (#136773)
Miss Islington (bot) committed
June 1, 2023
L
gh-105191: Cleanup peg generator; keep only necessary files (#105197)
Lysandros Nikolaou committed
September 5, 2021
P
Extract visitors from the grammar nodes and call makers in the peg generator (GH-28172)
Pablo Galindo Salgado committed
August 12, 2021
P
Update pegen to use the latest upstream developments (GH-27586)
Pablo Galindo Salgado committed
May 21, 2020
P
Fix typing problems reported by mypy in pegen (GH-20297)
Pablo Galindo committed
May 10, 2020
P
bpo-40334: Avoid collisions between parser variables and grammar variables (GH-19987)
Pablo Galindo committed
May 1, 2020
P
bpo-40334: use the TOKENS file when checking dangling rules (GH-19849)
Pablo Galindo committed
P
bpo-40334: Simplify type handling in the PEG c_generator (GH-19818)
Pablo Galindo committed
April 29, 2020
P
bpo-40334: refactor and cleanup for the PEG generators (GH-19775)
Pablo Galindo committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed