summaryrefslogtreecommitdiff
path: root/mjit_compiler.rb
AgeCommit message (Expand)Author
2022-09-07Add another method for debuggingTakashi Kokubun
2022-09-07Drop an unused method for debuggingTakashi Kokubun
2022-09-05Workaround unused variable warning by builtinTakashi Kokubun
2022-09-04Automatically detect 64bit platformsTakashi Kokubun
2022-09-04s390x seems like a 64bit architectureTakashi Kokubun
2022-09-04Ruby MJIT (#6028)Takashi Kokubun