summaryrefslogtreecommitdiff
path: root/lib/ruby_vm
Commit message (Expand)AuthorAgeFilesLines
* Add `offsetof` so we can get the offset of membersAaron Patterson2023-01-201-0/+6
* MJIT: Fix JIT code for multiple values in a single caseTakashi Kokubun2022-12-251-1/+1
* MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun2022-12-241-0/+32
* Remove MJIT's private constants from docs [ci skip]Takashi Kokubun2022-12-223-3/+3
* Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)Takashi Kokubun2022-12-213-0/+1372