summaryrefslogtreecommitdiff
path: root/Tools/cases_generator/lexer.py
Commit message (Expand)AuthorAgeFilesLines
* gh-102021 : Allow multiple input files for interpreter loop generator (#102022)Jacob Bower2023-03-031-1/+1
* GH-98831: Support cache effects in super- and macro instructions (#99601)Guido van Rossum2022-12-021-1/+6
* GH-98831: Add `macro` and `op` and their implementation to DSL (#99495)Guido van Rossum2022-11-221-2/+2
* GH-98831: Refactor and fix cases generator (#99526)Guido van Rossum2022-11-171-3/+3
* GH-98831: "Generate" the interpreter (#98830)Guido van Rossum2022-11-021-0/+257