Age | Commit message (Expand) | Author |
---|---|---|
2007-11-27 | * compile.c (iseq_compile_each): "when *[],1" dumps core. | ko1 |
2007-11-27 | * compile.c (iseq_compile_each): "a[*b] += 1" dumps core. | ko1 |
2007-11-27 | * compile.c, insns.def: change return value of "defined?" | ko1 |
2007-08-16 | * compile.c (iseq_compile_each): fix next/redo stack consistency. | ko1 |
2007-08-12 | * compile.c (iseq_peephole_optimize): fix peephole optimization | ko1 |
2007-08-06 | * parse.y (value_expr_gen): fix to cause "void value expression" | ko1 |
2007-07-20 | * parse.y (stmt, mlhs_node, lhs, arg, var_ref): return dummy | nobu |
2007-07-20 | * bootstraptest/test_syntax.rb: SEGV tests for syntax. | nobu |
2007-06-27 | * bootstraptest/runner.rb: fix to show file name. | ko1 |