Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'gather' rules in the python parser generator (GH-22021) | Pablo Galindo | 2020-09-03 | 1 | -1/+15 |
* | bpo-41044: Generate valid PEG python parsers for opt+seq rules (GH-20995) | Batuhan Taskaya | 2020-06-20 | 1 | -0/+8 |
* | bpo-40334: Avoid collisions between parser variables and grammar variables (G... | Pablo Galindo | 2020-05-10 | 1 | -0/+27 |
* | bpo-40334: Suppress all output in test_peg_generator (GH-19675) | Lysandros Nikolaou | 2020-04-23 | 1 | -4/+1 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+728 |