aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_super.rb
Commit message (Expand)AuthorAgeFilesLines
* test_super.rb: super from BEGINnobu2012-09-251-4/+10
* insns.def: super from at_exitnobu2012-09-251-0/+11
* * insns.def (invokesuper): reverted r36640 partially to make supershugo2012-08-231-6/+19
* * insns.def: search up the cf stack for an object that is an instancetenderlove2012-08-221-0/+12
* * internal.h, class.c, eval.c, insns.def: find the appropriateshugo2012-08-061-3/+77
* test_super.rb: renamenobu2012-08-031-1/+1
* * insns.def (invokesuper): reverted r36612 so that super in anshugo2012-08-031-1/+37
* * insns.def (invokesuper): don't skip the same class. instead, useshugo2012-08-031-0/+28
* * remove trailing spaces.nobu2011-05-151-1/+1
* * test/ruby/test_super.rb: add test.wanabe2010-08-211-0/+45
* * vm_insnhelper.c (vm_search_superclass): checks for implicitnobu2009-07-101-0/+8
* use ML ref. for assertion message.akr2007-11-181-2/+2
* * insn_send.ci: removed.ko12007-06-241-1/+1
* * test/ruby/test_super.rb: add tests.usa2007-05-101-0/+17
* * test/ruby/test_super.rb: added optional arg tests. [ruby-dev:26743]nahi2005-08-071-0/+29
* * test/ruby/test_super.rb (TestSuper#test_define_method): now methodsnobu2004-12-121-1/+1
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu2004-12-071-0/+20
* * parse.y (f_rest_arg): store rest args into invisible local variabenobu2004-11-181-0/+68