ruby/yjit
Alan Wu 0828dff3f8 ZJIT: Codegen for defined?(yield)
Lots of stdlib methods such as Integer#times and Kernel#then use this,
so at least this will make writing tests slightly easier.
2025-06-28 00:03:42 +09:00
..
bindgen Add SHAPE_ID_HAS_IVAR_MASK for quick ivar check 2025-06-13 19:46:29 +02:00
src ZJIT: Codegen for defined?(yield) 2025-06-28 00:03:42 +09:00
.gitignore
Cargo.lock Bump capstone from 0.12.0 to 0.13.0 in /yjit 2025-02-05 11:37:34 +09:00
Cargo.toml YJIT: ZJIT: Allow both JITs in the same build 2025-05-15 00:39:03 +09:00
not_gmake.mk Define ZJIT libs for non-gmake 2025-04-18 21:52:55 +09:00
yjit.mk YJIT: ZJIT: Allow both JITs in the same build 2025-05-15 00:39:03 +09:00