COMMITS
/ Tools/peg_generator/pegen/__main__.py September 3, 2025
S
S
gh-138281: Run `ruff` on `Tools/peg_generator` (#138282)
sobolevn committed
June 3, 2024
N
gh-116991: Improve `pygen --help` for `python` subparser (#116992)
Nikita Sobolev committed
August 29, 2023
A
gh-108455: peg_generator: make the mypy config slightly stricter (#108627)
Alex Waygood 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
December 26, 2020
P
Add small validator utility for PEG grammars (GH-23519)
Pablo Galindo committed
April 28, 2020
P
bpo-40334: Refactor peg_generator to receive a Tokens file when building c code (GH-19745)
Pablo Galindo committed
April 23, 2020
P
bpo-40334: Allow to run make regen-pegen without distutils (GH-19684)
Pablo Galindo committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed