aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_iseq.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_iseq.rb: disable a test which checks featuresko12012-12-211-1/+1
* * iseq.c (rb_iseq_line_trace_each): iterate `line' event only.ko12012-12-011-0/+12
* * iseq.c: add RubyVM::InstructionSequence (ISeq) inspection methods.ko12012-11-301-0/+19
* [EXPERIMENTAL]ko12012-11-301-0/+24
* Suppress warningsnaruse2012-08-211-1/+1
* * test/ruby/test_iseq.rb (TestISeq#test_disasm_encoding): set defaultnobu2012-06-101-4/+6
* iseq.c: rb_id2strnobu2012-06-091-0/+8
* iseq.c: fix conversionnobu2012-06-091-0/+7
* * iseq.c (iseq_data_to_ary): check line info table boundary. linenobu2012-01-141-0/+11