Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract visitors from the grammar nodes and call makers in the peg generator ... | Pablo Galindo Salgado | 2021-09-05 | 1 | -2/+1 |
* | Update pegen to use the latest upstream developments (GH-27586) | Pablo Galindo Salgado | 2021-08-12 | 1 | -2/+6 |
* | Add small validator utility for PEG grammars (GH-23519) | Pablo Galindo | 2020-12-26 | 1 | -0/+3 |
* | bpo-40334: Refactor peg_generator to receive a Tokens file when building c co... | Pablo Galindo | 2020-04-28 | 1 | -41/+86 |
* | bpo-40334: Allow to run make regen-pegen without distutils (GH-19684) | Pablo Galindo | 2020-04-24 | 1 | -5/+6 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+136 |