summaryrefslogtreecommitdiff
path: root/test/ruby/test_iseq.rb
AgeCommit message (Expand)Author
2019-06-01Ignore warnings about ambiguous first argument of regexp with assert match.Hiroshi SHIBATA
2019-05-26Fix scanner event at invalid syntaxNobuyoshi Nakada
2019-03-15Show the source line at an invalid class/instance variablenobu
2019-01-31test_iseq.rb: update expected error messagenobu
2019-01-31test_iseq.rb: enablednobu
2018-12-06Return same ISeq object for one src.ko1
2018-11-25parser: improve error messagesnobu
2018-11-06Fix TracePoint for nested iseq loaded from binary [Bug#14702]ko1
2018-08-23check trace flags at loading [Bug #14702]ko1
2018-04-16compile.c: align rangenobu
2018-04-08compile.c: align IBF dumped datanobu
2018-04-07test/ruby/test_iseq.rb: hexdump to diffnobu
2018-04-05compile.c: fix positions encodenobu
2018-03-21test_iseq.rb: disable load_from_binarynobu
2018-03-20compile.c: fix ibf_load_codenobu
2018-03-18IBF works only on x86 platforms nownobu
2018-03-16test_iseq.rb: skip iseq with coveragenobu
2018-03-16compile.c: fix load_from_binarynobu
2018-03-15Revert r62617 "compile.c: fix load_from_binary"naruse
2018-03-01compile.c: fix load_from_binarynobu
2018-02-28Revert r61936 "compile.c: use ALLOCV_N"nobu
2018-01-11iseq.c: child iseq encodingnobu
2017-12-25Set first line numbers for empty iseqs.ko1
2017-12-23RubyVM::InstructionSequence#trace_points.ko1
2017-12-23RubyVM::InstructionSequence#each_child.ko1
2017-09-25test/ruby/test_iseq.rb: Skip test_safe_call_chain if Coverage is running.yui-knk
2017-06-12iseq.c: preserve encodingnobu
2016-09-27iseq.c: syntax error in compile_filenobu
2016-08-22iseq.c: undef allocatornobu
2016-08-12error.c: fix newline in syntax errornobu
2016-07-13* iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko1
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2016-03-19SyntaxError message at iseq compilenobu
2016-03-19test_iseq.rb: shortennobu
2016-02-19test/ruby: suppress runtime warningsnobu
2016-02-19test/ruby: suppress parser warningsnobu
2016-01-19increase timeout for ARMv7naruse
2016-01-13iseq.c: mark parent iseqnobu
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