COMMITS
/ Tools/cases_generator/lexer.py February 23, 2024
K
gh-115778: Add `tierN` annotation for instruction definitions (#115815)
Kirill Podoprigora committed
February 20, 2024
M
GH-115457: Support splitting and replication of micro ops. (GH-115558)
Mark Shannon committed
January 12, 2024
K
gh-113710: Add types to the interpreter DSL (#113711)
Ken Jin committed
December 7, 2023
November 8, 2023
November 7, 2023
M
GH-111485: Allow arbitrary annotations on instructions and micro-ops. (GH-111697)
Mark Shannon committed
August 18, 2023
D
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
Dong-hee Na committed
June 28, 2023
N
gh-106200: Remove unused imports (#106201)
Nikita Sobolev committed
June 6, 2023
V
gh-105407: Remove unused imports in tools (#105409)
Victor Stinner committed
March 4, 2023
J
gh-102021 : Allow multiple input files for interpreter loop generator (#102022)
Jacob Bower committed
December 3, 2022
G
GH-98831: Support cache effects in super- and macro instructions (#99601)
Guido van Rossum committed
November 23, 2022
G
GH-98831: Add `macro` and `op` and their implementation to DSL (#99495)
Guido van Rossum committed
November 18, 2022
G
GH-98831: Refactor and fix cases generator (#99526)
Guido van Rossum committed
November 3, 2022
G
GH-98831: "Generate" the interpreter (#98830)
Guido van Rossum committed