summaryrefslogtreecommitdiffstats
path: root/PCbuild/regen.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* bpo-41796: Make _ast module state per interpreter (GH-23024)Victor Stinner2020-11-021-3/+9
* bpo-40939: Remove the old parser (Part 2) (GH-21005)Lysandros Nikolaou2020-06-201-10/+0
* bpo-40939: Remove the old parser (GH-20768)Pablo Galindo2020-06-111-14/+3
* bpo-40939: Generate keyword.py using the new parser (GH-20800)Lysandros Nikolaou2020-06-111-2/+3
* bpo-40528: Improve AST generation script to do builds simultaneously (GH-19968)Batuhan Taskaya2020-05-181-9/+4
* bpo-40432 Fix MSBuild project for Pegen grammars (#GH-9785)Anthony Shaw2020-04-291-1/+2
* bpo-40334: Refactor peg_generator to receive a Tokens file when building c co...Pablo Galindo2020-04-281-1/+1
* bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)Pablo Galindo2020-04-221-1/+9
* bpo-36500: Add --regen option to PCbuild/build.bat so Windows users can regen...Anthony Shaw2019-12-171-0/+225