Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-130907: Treat all module-level annotations as conditional (#131550) | Jelle Zijlstra | 2025-04-28 |
| | |||
* | gh-121404: split compile.c into compile.c and codegen.c (#123651) | Irit Katriel | 2024-09-09 |
| | |||
* | gh-117901: Add option for compiler's codegen to save nested instruction ↵ | Irit Katriel | 2024-04-24 |
| | | | | sequences for introspection (#118007) | ||
* | gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629) | Irit Katriel | 2024-04-17 |
| | |||
* | gh-117494: extract the Instruction Sequence data structure into a separate ↵ | Irit Katriel | 2024-04-04 |
file (#117496) |