summaryrefslogtreecommitdiff
path: root/test/ruby/test_keyword.rb
AgeCommit message (Expand)Author
2013-03-21vm_insnhelper.c: check required kwarg with resthashnobu
2013-03-12required keyword argumentsnobu
2013-02-26test_keyword.rb: suppress warningnobu
2013-02-26parse.y: keyword argument without parennobu
2013-01-07parse.y: bare kwrest_marknobu
2013-01-07vm_insnhelper.c: keyrest should not overwrite rest argnobu
2012-12-30* test/ruby/test_keyword.rb: add a test for passing hashktsj
2012-12-30* vm_insnhelper.c: set keyword hash on Proc/block calls.ktsj
2012-12-11* iseq.c (rb_iseq_parameters): fix limit for optional arguments.eregon
2011-12-26* vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments), iseq.c (...mame
2011-12-26* vm_core.h (struct rb_iseq_struct), compile.c (iseq_set_arguments, iseq_comp...mame