This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
ruby
Watch
1
Star
0
Fork
You've already forked ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2025-08-28 15:36:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
067a5f1a00
ruby
/
yjit
History
Download ZIP
Download TAR.GZ
Noah Gibbs (and/or Benchmark CI)
a2e0815e27
Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodings don't match, as discussed with byroot
2022-07-06 17:25:58 +02:00
..
bindgen
Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodings don't match, as discussed with byroot
2022-07-06 17:25:58 +02:00
src
Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodings don't match, as discussed with byroot
2022-07-06 17:25:58 +02:00
.gitignore
Cargo.lock
Cargo.toml
YJIT: Relax minimum Rust version requirement to 1.58.1
2022-05-29 13:43:02 -04:00
yjit.mk
Add a check-yjit-bindgen-unused target. Add to CI. (
#6066
)
2022-06-29 12:49:46 -04:00