[macruby-changes] [2666] MacRuby/trunk/TODO
source_changes at macosforge.org
source_changes at macosforge.org
Mon Sep 28 19:09:21 PDT 2009
Revision: 2666
http://trac.macosforge.org/projects/ruby/changeset/2666
Author: lsansonetti at apple.com
Date: 2009-09-28 19:09:16 -0700 (Mon, 28 Sep 2009)
Log Message:
-----------
refreshed
Modified Paths:
--------------
MacRuby/trunk/TODO
Modified: MacRuby/trunk/TODO
===================================================================
--- MacRuby/trunk/TODO 2009-09-28 21:04:04 UTC (rev 2665)
+++ MacRuby/trunk/TODO 2009-09-29 02:09:16 UTC (rev 2666)
@@ -20,7 +20,6 @@
[X] Array subclass for immediates
[ ] Hash subclass for immediates
[ ] try/catch should use a C++ exception
-[ ] fully implement FFI API
[ ] remaining Cocoa bugs
[ ] ObjC exceptions should be catchable in Ruby
[ ] honor BridgeSupport sel_of_type attribute
@@ -39,6 +38,7 @@
[/] port all rb_num_coerce_bin() calls to rb_objc_num_coerce_bin()
[/] port all rb_obj_respond_to() calls to rb_vm_respond_to()
[X] refresh copyright headers for 2009
+[ ] rdoc should work
For 0.5 (tentative):
@@ -51,6 +51,7 @@
[X] sync with LLVM 2.6/ToT
[ ] multithreaded JIT
[ ] debugger interface
+[ ] fully implement FFI API
Porting from rb_define_method() to rb_objc_define_method():
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090928/9b6f80f1/attachment.html>
More information about the macruby-changes
mailing list