summaryrefslogtreecommitdiff
path: root/test/ruby/test_iseq.rb
AgeCommit message (Expand)Author
2015-11-20* compile.c (iseq_compile_each): add debug information to NODE_STRko1
2015-11-09* compile.c (iseq_compile_each): Dynamic string literals should beshugo
2015-11-06change DOTQnobu
2015-10-23compile.c: optimize method chainnobu
2015-10-23safe navigation attrsetnobu
2015-10-09test_iseq.rb: fix meaningless assertionnobu
2015-10-09* compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo
2015-09-10compile.c: register cdhashnobu
2015-08-21* vm_opts.h, iseq.c, iseq.h: add compile option to force frozenko1
2015-05-19iseq.c: check srouce typenobu
2014-12-18test/ruby/test_iseq.rb: spelling fix: s/diable/disable/normal
2014-12-17* compile.c (iseq_compile_each): checkko1
2014-11-23iseq.c: preserve encoding at disassemblingnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-03-04* test/ruby: get rid of warnings.usa
2013-12-13test/ruby: better assertionsnobu
2013-11-27* test/ruby/test_eval.rb (class TestEval): Use assert_same instead oftmm1
2013-11-27* test/ruby/test_eval.rb (class TestEval): Add test for shared evaltmm1
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-02-28* compile.c (iseq_compile_each): remove redundant trace(line)ko1
2013-02-28* iseq.c (iseq_data_to_ary): fix condition.ko1
2012-12-21* test/ruby/test_iseq.rb: disable a test which checks featuresko1
2012-12-01* iseq.c (rb_iseq_line_trace_each): iterate `line' event only.ko1
2012-11-30* iseq.c: add RubyVM::InstructionSequence (ISeq) inspection methods.ko1
2012-11-30 [EXPERIMENTAL]ko1
2012-08-21Suppress warningsnaruse
2012-06-10* test/ruby/test_iseq.rb (TestISeq#test_disasm_encoding): set defaultnobu
2012-06-09iseq.c: rb_id2strnobu
2012-06-09iseq.c: fix conversionnobu
2012-01-14* iseq.c (iseq_data_to_ary): check line info table boundary. linenobu