checkpoint
[sbp.git] / TODO
diff --git a/TODO b/TODO
index fb89b52..14b121e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,14 @@
 _____________________________________________________________________________
 Immediately
 
-  - clean up the whole Walk situation (?)
+  - Repeat, Sequence, Tree
+  - simplify Forest (considerably)
 
   - decent/better error messages
       - fix the location stuff, it's broken
 
+  - copyright notices
+  - documentation
 
 ______________________________________________________________________________
 v1.1
@@ -16,6 +19,7 @@ v1.1
       - TeX (math?)
       - URL (RFC)
       - RFC2822 (email message/headers)
+  - clean up the whole Walk situation (?)
 
 
 ______________________________________________________________________________
@@ -40,6 +44,9 @@ Soon
   - inference of rejections for literals
   - "prefer whitespace higher up" (?)
 
+  - Labeled edges on trees (associate a label with each slot in the
+    child array in Forest.Body?  might make equality tough) --
+    equivalent to Feature Structures.  Colon-labeling.
 
 ______________________________________________________________________________
 Later