summaryrefslogtreecommitdiff
path: root/mjit_c.c
AgeCommit message (Collapse)Author
2022-12-08Use a ruby-lang alias [ci skip]Takashi Kokubun
2022-11-29MJIT: Rename mjit_compile_attr to mjit_sp_incTakashi Kokubun
There's no mjit_compile.inc, so no need to use this prefix anymore.
2022-11-29MJIT: Rename mjit_compiler.c to mjit_c.cTakashi Kokubun
It's no longer about the compiler logic itself.