aboutsummaryrefslogtreecommitdiffstats
path: root/insnhelper.ci
Commit message (Expand)AuthorAgeFilesLines
* * blockinlining.c: remove "yarv" prefix.ko12007-07-121-2/+1
* * hash.c (rb_hash_lookup): added. this function is similar toko12007-07-101-1/+1
* * eval.c, insnhelper.ci, vm.c: change cref index (-1 -> 2).ko12007-07-101-5/+5
* * vm.c, insnhelper.ci: fix svar interface.ko12007-07-101-26/+59
* * parse.y: fix node construction (around f_margs).ko12007-07-071-2/+2
* * insnhelper.ci (vm_yield_setup_args), vm.c, insns.def:ko12007-07-071-17/+5
* * yarvcore.h: rename rb_control_frame_t#magic to flag.ko12007-07-051-2/+2
* * insnhelper.ci (caller_setup_args): fix to show correct classko12007-07-031-2/+3
* * compile.c: rename iseq_translate_direct_threaded_code()ko12007-07-021-8/+0
* * yarvcore.h, compile.c, insnhelper.ci, iseq.c, vm.c:ko12007-07-011-2/+2
* * insnhelper.ci (vm_yield_with_cfunc), proc.c: fix Method#to_procko12007-06-251-19/+25
* * insnhelper.ci, vm.c: complete block parameter support.ko12007-06-251-60/+104
* * gc.h: add RUBY_ prefix to debug macros.ko12007-06-251-38/+137
* * insnhelper.ci (caller_setup_args): add need_block_check option.ko12007-06-241-20/+23
* * call_cfunc.ci: removed.ko12007-06-241-0/+845