summaryrefslogtreecommitdiff
path: root/mjit.h
AgeCommit message (Expand)Author
2018-07-27mjit.c: use NOT_COMPILED_JIT_ISEQ_FUNC for unloadedk0kubun
2018-07-18ruby.c: accept --disable-jit optionk0kubun
2018-07-03mjit.h: avoid signed pointer comparisons (fix for 32-bit)normal
2018-06-23mjit.c: disable calling JIT-ed codek0kubun
2018-06-23mjit.c: unify the variable name with method namek0kubun
2018-05-21mjit.h: skip accessing mjit_opts if JIT-edk0kubun
2018-03-17mjit.c: add timeout for --jit-waitk0kubun
2018-02-14mjit.h: compare as pointernobu
2018-02-12no --jit-ccnobu
2018-02-05comma at the end of enum is a C99ismshyouhei
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04mjit.c: merge MJIT infrastructurek0kubun