COMMITS
/ Tools/peg_generator/pegen/keywordgen.py January 10, 2024
S
gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649)
Serhiy Storchaka committed
August 28, 2023
N
gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)
Nikita Sobolev committed
July 26, 2023
P
gh-107015: Remove async_hacks from the tokenizer (#107018)
Pablo Galindo Salgado committed
September 5, 2021
P
Extract visitors from the grammar nodes and call makers in the peg generator (GH-28172)
Pablo Galindo Salgado committed
August 12, 2021
P
Update pegen to use the latest upstream developments (GH-27586)
Pablo Galindo Salgado committed
July 26, 2020
G
Delete remaining references to Grammar/Grammar from docs (#21624)
Guido van Rossum committed
June 15, 2020
P
Fix trailing whitespace in keyword.py (GH-20881)
Pablo Galindo committed
P
Include soft keywords in keyword.py (GH-20877)
Pablo Galindo committed
June 12, 2020
P
bpo-40939: Clean and adapt the peg_generator directory after deleting the old parser (GH-20822)
Pablo Galindo committed
June 11, 2020
L
bpo-40939: Generate keyword.py using the new parser (GH-20800)
Lysandros Nikolaou committed