Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41796: Make _ast module state per interpreter (GH-23024) | Victor Stinner | 2020-11-02 | 1 | -3/+9 |
* | bpo-40939: Remove the old parser (Part 2) (GH-21005) | Lysandros Nikolaou | 2020-06-20 | 1 | -10/+0 |
* | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -14/+3 |
* | bpo-40939: Generate keyword.py using the new parser (GH-20800) | Lysandros Nikolaou | 2020-06-11 | 1 | -2/+3 |
* | bpo-40528: Improve AST generation script to do builds simultaneously (GH-19968) | Batuhan Taskaya | 2020-05-18 | 1 | -9/+4 |
* | bpo-40432 Fix MSBuild project for Pegen grammars (#GH-9785) | Anthony Shaw | 2020-04-29 | 1 | -1/+2 |
* | bpo-40334: Refactor peg_generator to receive a Tokens file when building c co... | Pablo Galindo | 2020-04-28 | 1 | -1/+1 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -1/+9 |
* | bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen... | Anthony Shaw | 2019-12-17 | 1 | -0/+225 |