summaryrefslogtreecommitdiff
path: root/Tools/peg_generator/pegen/validator.py
Commit message (Expand)AuthorAgeFilesLines
* Extract visitors from the grammar nodes and call makers in the peg generator ...Pablo Galindo Salgado2021-09-051-6/+1
* Update pegen to use the latest upstream developments (GH-27586)Pablo Galindo Salgado2021-08-121-22/+16
* Add small validator utility for PEG grammars (GH-23519)Pablo Galindo2020-12-261-0/+52