summaryrefslogtreecommitdiff
path: root/doc/yjit
AgeCommit message (Expand)Author
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