COMMITS
/ Tools/cases_generator/parsing.py June 17, 2025
June 11, 2025
M
GH-135379: Remove types from stack items in code generator. (GH-135384)
Mark Shannon committed
April 2, 2025
M
GH-131498: Cases generator: Parse down to C statement level. (GH-131948)
Mark Shannon committed
March 20, 2025
M
GH-131498: Remove conditional stack effects (GH-131499)
Mark Shannon committed
February 4, 2025
M
GH-128682: Spill the stack pointer in labels, as well as instructions (GH-129618)
Mark Shannon committed
January 27, 2025
K
gh-128563: Move labels in ceval.c to bytecodes.c (GH-129112)
Ken Jin committed
January 23, 2025
January 20, 2025
January 16, 2025
I
gh-100239: specialize long tail of binary operations (#128722)
Irit Katriel committed
September 25, 2024
August 8, 2024
M
GH-120024: Tidy up case generator code a bit. (GH-122780)
Mark Shannon committed
August 1, 2024
M
GH-122155: Track local variables between pops and pushes in cases generator (GH-122286)
Mark Shannon committed
July 9, 2024
M
June 26, 2024
K
gh-117139: Convert the evaluation stack to stack refs (#118450)
Ken Jin committed
May 29, 2024
I
gh-119689: generate stack effect metadata for pseudo instructions (#119691)
Irit Katriel committed
February 20, 2024
M
GH-115457: Support splitting and replication of micro ops. (GH-115558)
Mark Shannon committed
February 13, 2024
K
gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)
Ken Jin committed
January 12, 2024
K
gh-113710: Add types to the interpreter DSL (#113711)
Ken Jin committed
December 7, 2023
November 30, 2023
November 17, 2023
G
gh-106529: Cleanups split off gh-112134 (#112214)
Guido van Rossum committed
November 7, 2023
M
GH-111485: Allow arbitrary annotations on instructions and micro-ops. (GH-111697)
Mark Shannon committed
September 7, 2023
M
GH-108614: Add `RESUME_CHECK` instruction (GH-108630)
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
August 8, 2023
G
gh-106812: Small stack effect fixes (#107759)
Guido van Rossum committed
August 4, 2023
G
gh-106812: Refactor cases_generator to allow uops with array stack effects (#107564)
Guido van Rossum committed
July 24, 2023
G
Thoroughly refactor the cases generator (#107151)
Guido van Rossum committed