ruby/yjit/src
2025-08-11 15:49:14 -04:00
..
asm YJIT: Move RefCell one level down 2025-07-14 16:21:55 -04:00
backend YJIT: Fix mismatched_lifetime_syntaxes, new in Rust 1.89.0 2025-08-11 15:49:14 -04:00
codegen.rs YJIT: Side-exit on String#dup when it's not leaf (#13921) 2025-07-16 22:59:32 +00:00
core.rs YJIT: Use raw memory write to update pointers in code 2025-07-24 11:37:44 -04:00
cruby.rs YJIT: Call YJIT hooks before enabling YJIT (#14032) 2025-07-28 15:17:45 -07:00
cruby_bindings.inc.rs ZJIT: Stub JIT-to-JIT calls (#14052) 2025-07-31 12:57:59 -07:00
disasm.rs YJIT: Fix unread field lint in release builds 2024-12-11 17:44:43 -05:00
invariants.rs ZJIT: Implement SingleRactorMode invalidation (#14121) 2025-08-06 13:51:41 -07:00
lib.rs YJIT: Allow then-unknown static_mut_refs on older Rusts [ci skip] 2024-12-12 18:52:51 -05:00
log.rs Ignore return value of into_raw_fd 2024-11-06 12:37:13 +09:00
options.rs ZJIT: Prepare for sharing JIT hooks with ZJIT (#14044) 2025-07-30 10:11:10 -07:00
stats.rs YJIT: handle opt_aset_with 2025-05-15 11:56:24 +02:00
utils.rs YJIT: Only enable disassembly colors for tty (#12283) 2024-12-09 10:36:17 -05:00
virtualmem.rs YJIT: Move RefCell one level down 2025-07-14 16:21:55 -04:00
yjit.rs ZJIT: Prepare for sharing JIT hooks with ZJIT (#14044) 2025-07-30 10:11:10 -07:00