COMMITS
/ Tools/peg_generator/pegen/validator.py January 13, 2026
P
gh-143054: Disallow non-top-level Cut for now (GH-143622)
Petr Viktorin committed
September 3, 2025
S
gh-138281: Run `ruff` on `Tools/peg_generator` (#138282)
sobolevn committed
May 30, 2024
P
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