Sha256: 275cab4780bb6a7c2db0af5a38ba34282cde0a96cd95d9f4c1a951b031a4b808

Contents?: true

Size: 451 Bytes

Versions: 12

Compression:

Stored size: 451 Bytes

Contents

* Clean up the code
  - Refactor module_load; code to create a subclass and code to attach
    an arbitrary class as a metaclass should be factored out
  - Split up unrelated code into separate source files
* Write more test cases
* Shouldn't be able to dump classes with non-default allocation
  functions; write a test for this
* Test for dumping a metaclass that has a metaclass
* Should real_superclass use rb_class_real() when including modules?

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
ruby-internal-0.8.5 TODO
ruby-internal-0.8.4 TODO
ruby-internal-0.8.3 TODO
ruby-internal-0.8.2 TODO
ruby-internal-0.8.1 TODO
ruby-internal-0.8.0 TODO
ruby-internal-0.7.3 TODO
ruby-internal-0.7.2 TODO
ruby-internal-0.7.1 TODO
ruby-internal-0.7.0 TODO
ruby-internal-0.6.0 TODO
nodewrap-0.5.0 TODO