add first-class zero-or-more repetitions
[sbp.git] / TODO
diff --git a/TODO b/TODO
index 29ca7f0..d2d930d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,12 +3,9 @@ Immediately
 
   - clean up util package
 
-  - serializable parse tables?
-     - all that is required now is to separate Pos and Position
-
-  - currently we GC the doomed stack when the parent dies... but we
-    should also GC the parent when the doomed stack dies if it was a
-    positive conjunct.
+  - currently we GC the doomed stack when the parent dies... but
+    [ideally] we should also GC the parent when the doomed stack dies
+    if it was a positive conjunct.
 
   - single-tree-return assumption
      - have a way to let question marks not be tagged?