Revision
2791
Author
lsansonetti@apple.com
Date
2009-10-13 19:11:51 -0700 (Tue, 13 Oct 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2790 => 2791)


--- MacRuby/trunk/TODO	2009-10-14 02:06:19 UTC (rev 2790)
+++ MacRuby/trunk/TODO	2009-10-14 02:11:51 UTC (rev 2791)
@@ -34,6 +34,10 @@
 [ ] implement autoload
 [ ] Xcode target for AOT compilation
 [/] finish AOT compiler (only normal mode)
+  [ ] macrubyc should handle -arch
+  [ ] support #require calls when assembling a binary
+  [ ] add a flag to link against libmacruby.dylib (and not .a) when
+      assembling a binary
 [X] sync with LLVM 2.6/ToT
 [ ] non-ASCII regexp
 [ ] leaks