summaryrefslogtreecommitdiff
path: root/mjit_compiler.c
Commit message (Expand)AuthorAgeFilesLines
* Bindgen offsetof struct and union with builtinTakashi Kokubun2022-09-231-0/+4
* Bindgen immediate types with builtinTakashi Kokubun2022-09-231-0/+3
* Builtin RubyVM::MJIT::CTakashi Kokubun2022-09-231-0/+1
* Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun2022-09-181-1/+0
* Cache RubyVM::MJIT constantsTakashi Kokubun2022-09-061-8/+4
* Ruby MJIT (#6028)Takashi Kokubun2022-09-041-497/+75
* Rename mjit_compile.c to mjit_compiler.cTakashi Kokubun2022-08-211-0/+596