Author: mark
Date: 2004-04-30 02:02:08 -0400 (Fri, 30 Apr 2004)
New Revision: 432
Modified:
trunk/STATUS.txt
Log:
update status
Modified: trunk/STATUS.txt
===================================================================
--- trunk/STATUS.txt 2004-04-29 22:26:14 UTC (rev 431)
+++ trunk/STATUS.txt 2004-04-30 06:02:08 UTC (rev 432)
@@ -1,12 +1,13 @@
----------------------- TO-DO (highest priority first) ------------------------
+--- Auto-documenter app
---- binary space registering in object
+--- Bound methods - binding - calling
---- Extend closures to all enclosing functions
+--- How do we add "properties", "descriptors"?
---- Bound methods - binding - calling
+--- binary space registering in object
--- Add missing string functions
@@ -44,9 +45,9 @@
---------------- Ideas to consider for inclusion ------------------------------
---- make print a function ?
+multiple modules per file?
-How do we add "properties"?
+add function version of print (write)
Full unicode support like Java -- store compressed ucs4 ?
|