summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_basicinstructions.rb
Commit message (Expand)AuthorAgeFilesLines
* * compile.c (iseq_compile_each): op_asgn to aref should return rhs.nobu2009-09-051-0/+25
* * compile.c (iseq_compile_each): &&= and ||= should return rhs.nobu2009-09-051-2/+8
* * compile.c (iseq_compile_each): &&= and ||= should return rhs.nobu2009-09-051-17/+38
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-6/+6
* * test/ruby/test_basicinstructions.rb: updated for new classmatz2007-11-091-6/+6
* * test/ruby/test_basicinstructions.rb: fix old tests.ko12007-08-171-3/+3
* * test/ruby/test_basicinstructions.rb: remove an assertion usingko12007-07-051-1/+1
* * vm.c (th_yield_setup_args): |v| should work as |v,|.ko12007-06-151-2/+2
* * Merge YARVko12006-12-311-0/+628