summaryrefslogtreecommitdiff
path: root/.indent.pro
AgeCommit message (Expand)Author
2010-03-11* .indent.pro: added for ruby-style.nobu
>k0kubun 2018-10-20* append newline at EOF.svn 2018-10-20add disabling MJIT features option.ko1 2018-10-14vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVARk0kubun 2018-10-14_mjit_compile_getivar.erb: optimize IC-hit getivark0kubun 2018-09-30* expand tabs.svn 2018-09-30mjit_compile.c: improve assertion messagek0kubun 2018-09-18vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun 2018-08-11mjit_worker.c: don't use ruby_strdupk0kubun 2018-08-11mjit.c: exclude mjit_valid_class_serial_pk0kubun 2018-08-11mjit_worker.c: carve out worker-related codek0kubun 2018-08-11_mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun 2018-07-24mjit.c: handle memory allocation failurek0kubun 2018-07-24mjit.c: prevent GC on MJIT workerk0kubun 2018-07-19mjit_compile.c: reduce sp motion on JITk0kubun 2018-07-17revert r63988k0kubun 2018-07-17mjit_compile.c: resurrect local variable stackk0kubun 2018-07-05revert r62655 for r63763k0kubun 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