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 | -3/+3 |
* | Update pegen to use the latest upstream developments (GH-27586) | Pablo Galindo Salgado | 2021-08-12 | 1 | -5/+5 |
* | Delete remaining references to Grammar/Grammar from docs (#21624) | Guido van Rossum | 2020-07-26 | 1 | -1/+1 |
* | Fix trailing whitespace in keyword.py (GH-20881) | Pablo Galindo | 2020-06-15 | 1 | -2/+2 |
* | Include soft keywords in keyword.py (GH-20877) | Pablo Galindo | 2020-06-15 | 1 | -4/+11 |
* | bpo-40939: Clean and adapt the peg_generator directory after deleting the old... | Pablo Galindo | 2020-06-12 | 1 | -6/+2 |
* | bpo-40939: Generate keyword.py using the new parser (GH-20800) | Lysandros Nikolaou | 2020-06-11 | 1 | -0/+73 |