vast improvement in error reporting
[sbp.git] / TODO
diff --git a/TODO b/TODO
index 2432db1..280f875 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,25 +1,32 @@
 _____________________________________________________________________________
 Immediately
 
+  - foo.add(x)
+    foo.add(y.andnot(x)) ==> this is broken
+
+  - Annotation Tutorial
+
+  - Get at least *some* sort of moderate improvement in the error messages
+
+  ..................................................
+
   - evil problems with: (x y? z /ws)
      - it gets even more evil than that
+     - basically, follow restrictions are not honored when the element
+       matches against the empty string
 
-  - Annotation Tutorial
+______________________________________________________________________________
+v1.1
+
+  - precedes restrictions ("<-")
 
   - MUST HAVE BETTER ERROR MESSAGES
-     - when ambiguity encountered, show text region (where-to-where)
      - use for developing java15.g
 
   - java15.g
+     - once this is ready, do big announcement
 
-  - topology no longer needed as an arg to parser
-  - expose parser's protected method?
-
-  - copyright notices
-
-
-______________________________________________________________________________
-v1.1
+  - topology no longer needed as an arg to parser?
 
   - broader regression testing (for stuff like error messages, etc)
 
@@ -33,7 +40,7 @@ v1.1
 
 
 ______________________________________________________________________________
-v1.1
+v1.2
 
   - finalize metagrammar and rdp-op's
   - write some grammars