This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-02 20:49:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
zjit
/
src
History
Takashi Kokubun
72749d7df3
ZJIT: Allowlist pointee types in PtrPrintMap::map_ptr
...
Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
2026-07-29 11:09:17 -07:00
..
asm
…
backend
ZJIT: Use BitSet, not HashSet, for LIR block sets
2026-07-29 14:05:23 -04:00
codegen
…
hir
ZJIT: Map pointer values instead of temporary addresses in HIR dump
2026-07-29 11:09:17 -07:00
hir_effect
…
hir_type
…
bitset.rs
…
cast.rs
…
codegen_tests.rs
ZJIT: Fix kwargs handling in invokeblock ifunc specialization (
#17971
)
2026-07-28 17:57:20 -07:00
codegen.rs
Reapply "ZJIT: Add counters for throw and exception_handler" (
#17945
) (
#18099
)
2026-07-28 14:31:02 -07:00
cruby_bindings.inc.rs
…
cruby_methods.rs
ZJIT: Strength-reduce Integer#[] with a constant index (
#18056
)
2026-07-27 11:29:05 -07:00
cruby.rs
…
disasm.rs
…
distribution.rs
…
gc.rs
…
hir.rs
ZJIT: Allowlist pointee types in PtrPrintMap::map_ptr
2026-07-29 11:09:17 -07:00
invariants.rs
…
jit_frame.rs
…
json.rs
…
lib.rs
…
options.rs
…
payload.rs
…
profile.rs
…
state.rs
…
stats.rs
Reapply "ZJIT: Add counters for throw and exception_handler" (
#17945
) (
#18099
)
2026-07-28 14:31:02 -07:00
ttycolors.rs
…
virtualmem.rs
…