Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * insns.def (concatarray, splatarray): use to_a instead of | matz | 2007-12-01 | 1 | -2/+2 |
* | * parse.y (aref_args): args may not be a list. [ruby-dev:31592] | nobu | 2007-08-29 | 1 | -0/+2 |
* | * insns.def: fix to invoke nil.to_splat on NODE_ARGSCAT. | ko1 | 2007-07-05 | 1 | -0/+2 |
* | * compile.c (compile_array, iseq_compile_each): fix about array | ko1 | 2007-07-03 | 1 | -0/+1 |
* | * bootstraptest: new test suite. | aamine | 2007-02-24 | 1 | -0/+165 |