X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=cecd2d440811bf4c47f6bb548edf6fc6d49f9678;hp=bed7ed84443844e07f7e4ab8d7ccb39da684cd35;hb=111166986ad83b54d0cae5c03c2304d23e332f29;hpb=fdfbcb35985749c03225bdef24ad5e4add42661b diff --git a/TODO b/TODO index bed7ed8..cecd2d4 100644 --- a/TODO +++ b/TODO @@ -1,17 +1,29 @@ _____________________________________________________________________________ Immediately + - Sequence extends Element (?) -> then add Union.add(element) + - Parameterize Sequence/Union/Atom + - Make sure we never use raw types - do Forest/Tree still need a Region? - - evil problems with (x y? z /ws) - - ParseFailed, GSS, Walk, Parser, Sequence, Forest - - copyright notices - - documentation + - More topology untangling + + - tib: use the lexer only for indentation increases/decreases - grammar highlighting? - - comment indentation vs block indentation? - - { and } in
-  - recursive { { foo } }
+
+  - copyright notices
+
+  - tutorial
+
+______________________________________________________________________________
+v1.1
+
+  - 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)
+
 
 ______________________________________________________________________________
 v1.1