summaryrefslogtreecommitdiff
path: root/doc/yjit
Commit message (Expand)AuthorAgeFilesLines
* 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