ruby/yjit
Alan Wu 0ba6c603bc YJIT: Remove UTF-8 BOM [ci skip]
/yjit/src/backend/x86_64/mod.rs Is also UTF-8 and it doesn't have the
marker. The standard recommends against it, so remove it.
2023-09-14 18:40:45 -04:00
..
bindgen YJIT: Plug native stack overflow 2023-09-14 17:18:45 -04:00
src YJIT: Remove UTF-8 BOM [ci skip] 2023-09-14 18:40:45 -04:00
.gitignore
Cargo.lock YJIT: Make yjit_alloc_size available by default (#8426) 2023-09-13 10:48:14 -04:00
Cargo.toml YJIT: Make yjit_alloc_size available by default (#8426) 2023-09-13 10:48:14 -04:00
not_gmake.mk YJIT: Fix shared/static library symbol leaks 2023-01-27 12:28:09 -05:00
yjit.mk YJIT: Let local yjit-bindgen exit successfully (#8156) 2023-08-01 14:46:14 -07:00