|
f89b07ef0046257dd796a2e615cc063072114f16
|
2026-03-04 |
Mark `$_` as box-dynamic to bypass Box gvar_tbl cache |
|
d4727cd4e63c7bc1bc95a96b7f3c6de568bc5b6e
|
2026-05-05 |
Ruby::Box fix stale cached values for exception-related global variables ($! and $@) |
|
a41ae11d98e39eb4b3576576a2acc775998a6a8b
|
2026-05-10 |
[DOC] Remove unnecessary backticks from ZJIT docs |
|
ece14b61f505eea1ebefb3b8295df0fcf4d22567
|
2026-05-12 |
ZJIT: Drop redundant type guards via block-local HIR canonicalize (#16828) |
|
d5aa01f53a280d684797e9e776519812f5caf1e6
|
2026-05-25 |
ZJIT: Fix usage comment [DOC] |
|
e8144a121752d2db5bafc8bc7297b56bea2cce9a
|
2026-05-26 |
ZJIT: Fix reference to YJIT in zjit.rb [ci skip] |
|
9feac5d10eeddb6d3138c3290287c2460ad9577b
|
2026-06-02 |
ZJIT: Change return type of FixnumDiv to Integer (#17165) |
|
6fa8fcf0059d33a76b79589a029be19b3415bc8e
|
2026-06-02 |
ZJIT: Add codegen tests for fixnum mod (#17182) |
|
a8f5969016757ed73e6e2e5e1b5d0e42b27417a9
|
2026-06-09 |
[DOC] ZJIT: Fix yjit exec mem size comment to zjit (#17226) |
|
065623ab7ace52b34ee5a8c1f32b269ea808c9b6
|
2026-06-09 |
ZJIT: Fix polymorphic_summary to chase guards on profile entries (#17238) |
|
ab96ceb8320908db91f6f13e326c7d105788519d
|
2026-06-12 |
ZJIT: Preserve cfunc props on non-leaf super calls (#17279) |
|
6d4d8cba5a12f3ac4aa60a9a4217e22e487d0fff
|
2026-06-16 |
ZJIT: Add tests for FixnumAdd/FixnumSub overflow side exit (#17360) |
|
3ee3a41245418e13be970a8abb11bcb895cf1595
|
2026-06-18 |
ZJIT: Add constant-fold overflow boundary tests for Fixnum bops |
|
5b162d7b36c0a46f01412dffbdf6b9cc75720d96
|
2026-06-22 |
ZJIT: Remove redundant EP reloads in gen_getblockparam (#17430) |