This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-26 20:19:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
yjit
/
src
History
Alan Wu
6f890976e0
JITs: Fix comment about ARM64 stack growth direction [ci skip]
2026-01-19 15:17:11 -05:00
..
asm
…
backend
JITs: Fix comment about ARM64 stack growth direction [ci skip]
2026-01-19 15:17:11 -05:00
codegen.rs
YJIT: Properly preserve register mapping in cpush_all() and cpop_all()
2026-01-14 17:19:52 -05:00
core.rs
YJIT: Print
Rc
strong and weak count on assert failure
2025-12-16 14:56:40 -05:00
cruby_bindings.inc.rs
ZJIT: Specialize OPTIMIZED_METHOD_TYPE_CALL (
#15859
)
2026-01-16 21:19:54 -05:00
cruby.rs
JIT: Move EC offsets to jit_bindgen_constants
2025-12-18 13:43:45 -08:00
disasm.rs
…
invariants.rs
…
lib.rs
…
log.rs
…
options.rs
…
stats.rs
YJIT: Add frozen guard for struct aset (
#15835
)
2026-01-09 14:25:48 -05:00
utils.rs
YJIT: Fix --yjit-dump-insns by removing {cpush,cpop}_all() in printers
2026-01-14 17:19:52 -05:00
virtualmem.rs
…
yjit.rs
…