summaryrefslogtreecommitdiff
path: root/doc/yjit
Commit message (Expand)AuthorAgeFilesLines
* readline or libedit is no longer required to build rubyHiroshi SHIBATA2023-05-101-1/+1
* Update yjit.mdMaxime Chevalier-Boisvert2023-03-201-1/+2
* MJIT is no longer slower on RailsTakashi Kokubun2023-03-061-2/+2
* Update yjit.mdMaxime Chevalier-Boisvert2023-01-311-4/+9
* Update yjit.mdMaxime Chevalier-Boisvert2023-01-311-1/+1
* Update yjit.mdMaxime Chevalier-Boisvert2023-01-171-3/+4
* Update yjit.mdMaxime Chevalier-Boisvert2023-01-091-0/+2
* Syntax-highlight scripts in yjit.md [ci skip]Takashi Kokubun2022-12-191-19/+19
* Update yjit.mdMaxime Chevalier-Boisvert2022-12-071-27/+23
* Update yjit.md to mention `RUBY_YJIT_ENABLE`Maxime Chevalier-Boisvert2022-11-281-0/+3
* Update yjit.mdMaxime Chevalier-Boisvert2022-11-221-0/+5
* YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)Takashi Kokubun2022-11-211-1/+1
* Update yjit.mdMaxime Chevalier-Boisvert2022-11-131-2/+0
* Update docs wrt YJIT limitations and building YJIT (#6641)Maxime Chevalier-Boisvert2022-10-271-7/+3
* Update yjit docs (#6548)Eileen M. Uchitelle2022-10-141-7/+8
* Stop recommending duplicated options [ci skip] (#6400)Takashi Kokubun2022-09-191-3/+3
* It was a relative path [ci skip]Takashi Kokubun2022-08-311-1/+1
* Add a document about YJIT's Rust versionTakashi Kokubun2022-08-311-0/+1
* Update yjit.mdMaxime Chevalier-Boisvert2022-08-291-4/+5
* Remove documentation about devTakashi Kokubun2022-08-081-1/+0
* [DOC] Some YJIT dependencies are no longer requiredAlan Wu2022-05-021-3/+3
* Update yjit.mdMaxime Chevalier-Boisvert2022-04-271-1/+1
* Rust YJITAlan Wu2022-04-271-25/+102
* Fix yjit readme link pointing to old shopify readme (#5596)Adrien S2022-02-241-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-02-021-1/+1
* YJIT stats documentation additions and updates (#5427)Noah Gibbs2022-01-111-2/+44
* update YJIT docs to reference RubyVM::YJIT instead of just YJITAdam Hess2021-11-241-1/+1
* Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)Maxime Chevalier-Boisvert2021-11-181-0/+8
* Move the test fileNobuyoshi Nakada2021-10-211-1/+1
* Update yjit.mdMaxime Chevalier-Boisvert2021-10-201-1/+1
* Doc: remove outdated note about hooking into the interpreterAlan Wu2021-10-201-1/+0
* Move test_yjit_asm.sh into miscAlan Wu2021-10-201-1/+1
* Update yjit.mdMaxime Chevalier-Boisvert2021-10-201-0/+2
* Move YJIT's README into doc/yjit/yjit.mdNoah Gibbs2021-10-201-0/+224
* Incorporate feedback from the PR into yjit_hacking.mdNoah Gibbs2021-10-201-6/+2
* Add a YJIT hacking doc with some internals; change the README text a bit to r...Noah Gibbs2021-10-201-0/+79