summaryrefslogtreecommitdiffstats
path: root/Parser/peg_api.c
Commit message (Expand)AuthorAgeFilesLines
* gh-110805: Allow the repl to show source code and complete tracebacks (#110775)Pablo Galindo Salgado2023-10-131-1/+14
* gh-104169: Refactor tokenizer into lexer and wrappers (#110684)Lysandros Nikolaou2023-10-111-1/+0
* bpo-43244: Remove parser_interface.h header file (GH-25001)Victor Stinner2021-03-241-46/+5
* bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561)Nicholas Sim2021-02-191-1/+1
* bpo-40939: Rename PyPegen* functions to PyParser* (GH-21016)Lysandros Nikolaou2020-06-211-7/+22
* bpo-40939: Remove the old parser (GH-20768)Pablo Galindo2020-06-111-0/+54