COMMITS
/ Tools/peg_generator/pegen/__main__.py 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