Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-84623: Remove unused imports (#94132) | Victor Stinner | 2022-06-22 | 1 | -1/+1 |
* | bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar do... | Pablo Galindo Salgado | 2022-01-04 | 1 | -2/+2 |
* | Fix type group capture in the PEG highlight tool (GH-25464) | Pablo Galindo | 2021-04-17 | 1 | -2/+7 |
* | bpo-42997: Improve error message for missing : before suites (GH-24292) | Pablo Galindo | 2021-02-02 | 1 | -0/+6 |
* | bpo-41746: Add type information to asdl_seq objects (GH-22223) | Pablo Galindo | 2020-09-16 | 1 | -1/+1 |
* | Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047) | Pablo Galindo | 2020-09-02 | 1 | -1/+1 |
* | bpo-40939: Use the new grammar for the grammar specification documentation (G... | Pablo Galindo | 2020-07-27 | 1 | -0/+75 |