| Commit message (Expand) | Author | Age | Files | Lines |
* | * compile.h: fix to skip inserting a trace insn. | ko1 | 2008-07-08 | 1 | -2/+5 |
* | * compile.h, insns.def: reduce insn operand of "trace". | ko1 | 2008-07-01 | 1 | -6/+3 |
* | * Add coverage measurement constant COVERAGE__. This constant is not | mame | 2008-07-01 | 1 | -3/+10 |
* | * compile.c, compile.h (compile_debug): made runtime option. | nobu | 2008-04-14 | 1 | -28/+35 |
* | * eval.c (ruby_exec_node, ruby_run_node), ruby.c (process_options): | nobu | 2008-04-12 | 1 | -1/+1 |
* | * compile.c, compile.h: fix to calculate correct stack depth | ko1 | 2008-01-26 | 1 | -0/+3 |
* | * compile.c, compile.h: fix stack pointer issues. | ko1 | 2008-01-25 | 1 | -1/+4 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * blockinlining.c, compile.c, compile.h, debug.c, debug.h, | ko1 | 2007-11-13 | 1 | -1/+1 |
* | * compile.c, compile.h (DECL_ANCHOR, INIT_ANCHOR): split not to | nobu | 2007-07-20 | 1 | -2/+6 |
* | * blockinlining.c: remove "yarv" prefix. | ko1 | 2007-07-12 | 1 | -6/+4 |
* | * include/ruby/{intern,ruby}.h, compile.[ch], error.c, eval.c, | nobu | 2007-07-05 | 1 | -0/+4 |
* | * compile.h: fix debug print level. | ko1 | 2007-07-03 | 1 | -1/+1 |
* | * compile.c (compile_massign), insns.def (expandarray): support | ko1 | 2007-06-26 | 1 | -5/+5 |
* | * call_cfunc.ci: removed. | ko1 | 2007-06-24 | 1 | -20/+19 |
* | * eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h: | ko1 | 2007-04-19 | 1 | -0/+5 |
* | * compile.c (defined_expr): support for assignment. | nobu | 2007-04-05 | 1 | -11/+8 |
* | * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system | nobu | 2007-02-28 | 1 | -1/+0 |
* | * yarvcore.h: | ko1 | 2007-02-25 | 1 | -1/+1 |
* | * parse.y, node.h, compile.c: change node tree structure. a purpose | ko1 | 2007-02-24 | 1 | -9/+9 |
* | * this commit is a result of refactoring. only renaming functions, | ko1 | 2007-02-07 | 1 | -5/+5 |
* | * blockinlining.c, compile.c, compile.h, error.c, eval.c, | ko1 | 2007-02-06 | 1 | -1/+1 |
* | * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c, | nobu | 2007-02-02 | 1 | -1/+1 |
* | * compile.c, compile.h : add ADD_CALL_RECEIVER() macro. | ko1 | 2007-01-05 | 1 | -0/+6 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+210 |