summaryrefslogtreecommitdiff
path: root/mjit_compile.c
AgeCommit message (Expand)Author
2018-05-29mjit_compile.c: drop catch table handlingk0kubun
2018-05-09_mjit_compile_send.erb: revert r63350k0kubun
2018-05-07_mjit_compile_send.erb: inline recursive callk0kubun
2018-05-03mjit_compile.c: skip generating unnecessary gotok0kubun
2018-05-03mjit_compile.c: verify stack size agreementk0kubun
2018-05-03mjit_compile.inc.erb: verify stack consistencyk0kubun
2018-04-22mjit_compile.c: comment the intention of r63092 [ci skip]k0kubun
2018-04-19_mjit_compile_send.erb: simplify control flowk0kubun
2018-04-04mjit_compile.c: disable stack consistency checkk0kubun
2018-03-13mjit_compile.c: remove unintended definitionk0kubun
2018-03-13mjit_compile.c: disable comment_id by defaultk0kubun
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-02-12mjit_compile.c: fix invalid suffix on MinGWk0kubun
2018-02-11_mjit_compile_insn.erb: comment_idnobu
2018-02-10mjit_compile.c: original_body_iseqnobu
2018-02-06mjit mswin support (WIP)usa
2018-02-06mjit_compile.c: fix inconsistent indentationk0kubun
2018-02-06mjit_compile.c: share the definition of macrosk0kubun
2018-02-05vm_insnhelper.c: prefix rb_ to simple_iseq_pk0kubun
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2018-02-04mjit.c: merge MJIT infrastructurek0kubun