Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-105848: Simplify the arrangement of CALL's stack (GH-107788) | Brandt Bucher | 2023-08-09 | 1 | -1/+1 |
* | GH-106008: Make implicit boolean conversions explicit (GH-106003) | Brandt Bucher | 2023-06-29 | 1 | -0/+1 |
* | gh-104240: make _PyCompile_CodeGen support different compilation modes (#104241) | Irit Katriel | 2023-05-07 | 1 | -0/+4 |
* | gh-87092: Make jump target label equal to the offset of the target in the ins... | Irit Katriel | 2023-02-28 | 1 | -4/+4 |
* | gh-87092: expose the compiler's codegen to python for unit tests (GH-99111) | Irit Katriel | 2022-11-14 | 1 | -0/+50 |