Project

General

Profile

Actions

Bug #6785

closed

Documentation for RubyVM::InstructionSequence

Bug #6785: Documentation for RubyVM::InstructionSequence

Added by davidbalbert (David Albert) about 13 years ago. Updated about 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
2.0.0dev
Backport:
[ruby-core:46710]

Description

I've attached a patch with documentation for the RubyVM::InstructionSequence class. It's of decent size, and I'm just getting familiar with the VM, so please send comments and corrections if you have any. I'm happy to do further passes if need be.


Files

Updated by davidbalbert (David Albert) about 13 years ago Actions #1

I've attached a second draft that incorporates some feedback from rue on #ruby-lang and a few extra edits of mine.

Updated by drbrain (Eric Hodel) about 13 years ago Actions #2

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36525.
David, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • iseq.c: Added documentation. Patch by David Albert. [Bug #6785]

Updated by ko1 (Koichi Sasada) about 11 years ago Actions #3 [ruby-core:65314]

  • Status changed from Closed to Open

Please mark they are implementaton and version dependent methods.

Updated by hsbt (Hiroshi SHIBATA) almost 9 years ago Actions #4 [ruby-core:77682]

  • Status changed from Open to Feedback

Updated by jeremyevans0 (Jeremy Evans) over 6 years ago Actions #5

Attached is a documentation patch to mark this class's methods as implementation and version dependent.

Updated by jeremyevans (Jeremy Evans) about 6 years ago Actions #6

  • Status changed from Feedback to Closed

Applied in changeset git|96cec6b27741cbdeb51ea3acdeba0e813d51035f.


Document that RubyVM::InstructionSequence methods are implementation and version dependent

Fixes [Bug #6785]

Actions

Also available in: PDF Atom