factored exceptions into non-inner classes
[sbp.git] / TODO
diff --git a/TODO b/TODO
index b383c90..1ad1494 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
 _____________________________________________________________________________
 Immediately
 
-  - Performance
-     - hash Long->long: it's all bogus
-
   * pick back up cleaning up end of Parser.java (Reduction)
 
   - [more] sensible tree-printout
@@ -13,9 +10,6 @@ Immediately
   - more natural phrasing of metagrammar?
   - finalize metagrammar and rdp-op's
 
-  - should Union.add() be there?
-  - should Atom.top() be there?
-
   - decent/better error messages
       - fix the location stuff, it's broken