Revision
2837
Author
lsansonetti@apple.com
Date
2009-10-17 01:13:57 -0700 (Sat, 17 Oct 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2836 => 2837)


--- MacRuby/trunk/TODO	2009-10-17 08:10:09 UTC (rev 2836)
+++ MacRuby/trunk/TODO	2009-10-17 08:13:57 UTC (rev 2837)
@@ -14,7 +14,8 @@
   [X] honor BridgeSupport sel_of_type attribute
   [ ] honor BridgeSupport printf_format attribute
   [X] add support for variadic functions / methods
-[ ] support for bigdecimal
+[/] support for bigdecimal
+    (implemented but some specs are failing, need to sync with upstream)
 [ ] support for json
     wrap http://github.com/lloyd/yajl ?
 [/] support for yaml