Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor scripts in Tools/peg_generator/scripts (GH-20401) | Miss Islington (bot) | 2020-06-06 | 1 | -4/+12 |
* | bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235) | Miss Islington (bot) | 2020-05-25 | 1 | -52/+81 |
* | bpo-40334: Make the PyPegen* and PyParser* APIs more consistent (GH-19839) | Lysandros Nikolaou | 2020-05-01 | 1 | -2/+2 |
* | bpo-40334: Fix test_peg_parser to actually use the old parser (GH-19778) | Lysandros Nikolaou | 2020-04-29 | 1 | -3/+11 |
* | bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721) | Pablo Galindo | 2020-04-27 | 1 | -1/+2 |
* | bpo-40334: Improve various PEG-Parser related stuff (GH-19669) | Lysandros Nikolaou | 2020-04-23 | 1 | -1/+1 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+107 |