summaryrefslogtreecommitdiff
path: root/doc/yjit
AgeCommit message (Expand)Author
2023-05-10readline or libedit is no longer required to build rubyHiroshi SHIBATA
2023-03-20Update yjit.mdMaxime Chevalier-Boisvert
2023-03-06MJIT is no longer slower on RailsTakashi Kokubun
2023-01-31Update yjit.mdMaxime Chevalier-Boisvert
2023-01-31Update yjit.mdMaxime Chevalier-Boisvert
2023-01-17Update yjit.mdMaxime Chevalier-Boisvert
2023-01-09Update yjit.mdMaxime Chevalier-Boisvert
2022-12-19Syntax-highlight scripts in yjit.md [ci skip]Takashi Kokubun
2022-12-07Update yjit.mdMaxime Chevalier-Boisvert
2022-11-28Update yjit.md to mention `RUBY_YJIT_ENABLE`Maxime Chevalier-Boisvert
2022-11-22Update yjit.mdMaxime Chevalier-Boisvert
2022-11-21YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)Takashi Kokubun
2022-11-13Update yjit.mdMaxime Chevalier-Boisvert
2022-10-27Update docs wrt YJIT limitations and building YJIT (#6641)Maxime Chevalier-Boisvert
2022-10-14Update yjit docs (#6548)Eileen M. Uchitelle
2022-09-19Stop recommending duplicated options [ci skip] (#6400)Takashi Kokubun
2022-08-31It was a relative path [ci skip]Takashi Kokubun
2022-08-31Add a document about YJIT's Rust versionTakashi Kokubun
2022-08-29Update yjit.mdMaxime Chevalier-Boisvert
2022-08-08Remove documentation about devTakashi Kokubun
2022-05-02[DOC] Some YJIT dependencies are no longer requiredAlan Wu
2022-04-27Update yjit.mdMaxime Chevalier-Boisvert
2022-04-27Rust YJITAlan Wu
2022-02-24Fix yjit readme link pointing to old shopify readme (#5596)Adrien S
2022-02-02Fix a typo [ci skip]Kazuhiro NISHIYAMA
2022-01-11YJIT stats documentation additions and updates (#5427)Noah Gibbs
2021-11-24update YJIT docs to reference RubyVM::YJIT instead of just YJITAdam Hess
2021-11-18Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)Maxime Chevalier-Boisvert
2021-10-21Move the test fileNobuyoshi Nakada
2021-10-20Update yjit.mdMaxime Chevalier-Boisvert
2021-10-20Doc: remove outdated note about hooking into the interpreterAlan Wu
2021-10-20Move test_yjit_asm.sh into miscAlan Wu
2021-10-20Update yjit.mdMaxime Chevalier-Boisvert
2021-10-20Move YJIT's README into doc/yjit/yjit.mdNoah Gibbs
2021-10-20Incorporate feedback from the PR into yjit_hacking.mdNoah Gibbs
2021-10-20Add a YJIT hacking doc with some internals; change the README text a bit to r...Noah Gibbs