summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_lambda.rb
Commit message (Expand)AuthorAgeFilesLines
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-12/+12
* * parse.y (new_yield), compile.c (iseq_compile_each): fixko12007-06-051-10/+15
* * parse.y, node.h, compile.c: change node tree structure. a purposeko12007-02-241-0/+2
* * compile.c (iseq_compile_each, set_block_local_tbl) :ko12007-01-051-14/+14
* * Merge YARVko12006-12-311-0/+8
* * test/ruby/test_lambda.rb (TestLambdaParameters::test_lambda_as_iterator):matz2006-07-041-1/+1
* * lib/ostruct.rb (new_ostruct_member): Object#send no longer callnobu2005-09-121-1/+1
* * parse.y (f_block_arg), eval.c (rb_yield_0): deal with dynamicnobu2005-08-081-0/+53