Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40939: Clean and adapt the peg_generator directory after deleting the old... | Pablo Galindo | 2020-06-12 | 1 | -11/+3 |
* | Refactor scripts in Tools/peg_generator/scripts (GH-20401) | Lysandros Nikolaou | 2020-06-06 | 1 | -10/+4 |
* | bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235) | Lysandros Nikolaou | 2020-05-25 | 1 | -15/+9 |
* | bpo-40669: Use requirements.pip when installing PEG dependencies (GH-20194) | Pablo Galindo | 2020-05-18 | 1 | -1/+1 |
* | bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183) | Lysandros Nikolaou | 2020-05-18 | 1 | -13/+21 |
* | bpo-40334: refactor and cleanup for the PEG generators (GH-19775) | Pablo Galindo | 2020-04-29 | 1 | -1/+1 |
* | bpo-40334: Refactor peg_generator to receive a Tokens file when building c co... | Pablo Galindo | 2020-04-28 | 1 | -4/+7 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+116 |