aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_keyword.rb
Commit message (Expand)AuthorAgeFilesLines
* parse.y: bare kwrest_marknobu2013-01-071-0/+8
* vm_insnhelper.c: keyrest should not overwrite rest argnobu2013-01-071-0/+11
* * test/ruby/test_keyword.rb: add a test for passing hashktsj2012-12-301-0/+1
* * vm_insnhelper.c: set keyword hash on Proc/block calls.ktsj2012-12-301-0/+119
* * iseq.c (rb_iseq_parameters): fix limit for optional arguments.eregon2012-12-111-0/+24
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments), iseq.c (...mame2011-12-261-0/+9
* * vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_comp...mame2011-12-261-0/+105