summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_instruction_sequence.h
Commit message (Expand)AuthorAgeFilesLines
* gh-121404: split compile.c into compile.c and codegen.c (#123651)Irit Katriel2024-09-091-0/+5
* gh-117901: Add option for compiler's codegen to save nested instruction seque...Irit Katriel2024-04-241-0/+1
* gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)Irit Katriel2024-04-171-2/+14
* gh-117494: extract the Instruction Sequence data structure into a separate fi...Irit Katriel2024-04-041-0/+60