copyright notices/updates
[sbp.git] / TODO
diff --git a/TODO b/TODO
index 23b23d2..321a8dc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,28 +1,29 @@
 _____________________________________________________________________________
 Immediately
 
 _____________________________________________________________________________
 Immediately
 
-  - The repeat API's in Sequence are ugly
-  - segregate the sequence static-constructors?
+  - evil problems with: (x y? z /ws)
+     - it gets even more evil than that
 
 
-  - Sequence shouldn't be an Element -> make Union.add(Element)
-  - Should Tree<T> really be type-parameterized?
-  - do Forest/Tree still need a Region?
+  - Annotation Tutorial
 
 
-  - reconsider the degree of genericization
 
 
+______________________________________________________________________________
+v1.1
+
+  - MUST HAVE BETTER ERROR MESSAGES
+     - use for developing java15.g
+  - java15.g
+  - topology no longer needed as an arg to parser?
+
+  - broader regression testing (for stuff like error messages, etc)
+
+  - More topology untangling [later]
+  - tib: use the lexer only for indentation increases/decreases
   - grammar highlighting?
   - grammar highlighting?
-  - comment indentation vs block indentation?
-  - { and } in <pre>
-  - recursive { { foo } }
 
 
-  - More topology untangling
   - Forest needs a "manual access" API
       - the unwrap bit in Forest makes it really hard to expose an API for forests
 
   - Forest needs a "manual access" API
       - the unwrap bit in Forest makes it really hard to expose an API for forests
 
-  - evil problems with      (x y? z /ws)
-  - ParseFailed, GSS, Walk, Parser, Sequence, Forest
-  - copyright notices
-  - documentation
 
 
 ______________________________________________________________________________
 
 
 ______________________________________________________________________________