summaryrefslogtreecommitdiff
path: root/vm_macro.def
AgeCommit message (Expand)Author
2007-05-21* compile.c, vm_macro.def: support tail call optimizationko1
2007-05-01* yarvcore.h, compile.c (set_arguments): support post arguments.ko1
2007-04-25* yarvcore.h: remove rb_control_frame_t#callee_id.ko1
2007-04-19* eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h:ko1
2007-03-21* compile.c, parse.y, eval.c, intern.h, iseq.c, lex.c, node.h,ko1
2007-02-24* parse.y, node.h, compile.c: change node tree structure. a purposeko1
2007-02-23* parse.y, compile.c, gc.c, insns.def, intern.h, iseq.c, node.h,matz
2007-02-07* this commit is a result of refactoring. only renaming functions,ko1
2007-02-06* blockinlining.c, compile.c, compile.h, error.c, eval.c,ko1
2007-02-04* parse.y (rb_compose_ivar2): function to create a new ivar2matz
2007-02-02* *.def, proc.c, vm_opts.h.base, template/*: set properties.nobu
2006-12-31 * Merge YARVko1