COMMITS
/ Parser/pgen/grammar.py October 15, 2019
August 22, 2019
P
Refactor Parser/pgen and add documentation and explanations (GH-15373)
Pablo Galindo committed
April 23, 2019
T
use `const` in graminit.c (GH-12713)
tyomitch committed
April 13, 2019
P
bpo-36623: Clean parser headers and include files (GH-12253)
Pablo Galindo committed
March 9, 2019
T
Remove d_initial from the parser as it is unused (GH-12212)
tyomitch committed
March 4, 2019
P
Clean implementation of Parser/pgen and fix some style issues (GH-12156)
Pablo Galindo committed
March 1, 2019
P
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
Pablo Galindo committed