aboutsummaryrefslogtreecommitdiffstats
path: root/vm_macro.def
Commit message (Expand)AuthorAgeFilesLines
* * compile.c, vm_macro.def: support tail call optimizationko12007-05-211-18/+23
* * yarvcore.h, compile.c (set_arguments): support post arguments.ko12007-05-011-7/+1
* * yarvcore.h: remove rb_control_frame_t#callee_id.ko12007-04-251-1/+0
* * eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h:ko12007-04-191-16/+21
* * compile.c, parse.y, eval.c, intern.h, iseq.c, lex.c, node.h,ko12007-03-211-21/+21
* * parse.y, node.h, compile.c: change node tree structure. a purposeko12007-02-241-42/+39
* * parse.y, compile.c, gc.c, insns.def, intern.h, iseq.c, node.h,matz2007-02-231-6/+0
* * this commit is a result of refactoring. only renaming functions,ko12007-02-071-1/+1
* * blockinlining.c, compile.c, compile.h, error.c, eval.c,ko12007-02-061-9/+9
* * parse.y (rb_compose_ivar2): function to create a new ivar2matz2007-02-041-0/+6
* * *.def, proc.c, vm_opts.h.base, template/*: set properties.nobu2007-02-021-330/+330
* * Merge YARVko12006-12-311-0/+330