X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=4495d3014dc50054dae4369e112bb2045adca5fe;hp=5522eab55abc0024a1884d17ec52a6aade678e46;hb=2cca97362e80d5a3cd3e02d791a10cd7c6f6b29c;hpb=0e17670bcfa7b0fe8eb3a2cac81f4b080a09fc98 diff --git a/TODO b/TODO index 5522eab..4495d30 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,37 @@ _____________________________________________________________________________ Immediately - - Topology crap is kinda messed up - - Atom should be a topology, shouldn't it? + - evil problems with: (x y? z /ws) + - it gets even more evil than that - - needs/hates/follow API ugliness + - Annotation Tutorial + + - MUST HAVE BETTER ERROR MESSAGES + - when ambiguity encountered, show text region (where-to-where) + - use for developing java15.g + + - java15.g + + - topology no longer needed as an arg to parser + - expose parser's protected method? - do Forest/Tree still need a Region? - - reconsider the degree of genericization - - GraphViz stuff pollutes the API... + - copyright notices + + +______________________________________________________________________________ +v1.1 + + - broader regression testing (for stuff like error messages, etc) + + - More topology untangling [later] + - tib: use the lexer only for indentation increases/decreases + - grammar highlighting? + - 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 - - grammar highlighting? - - comment indentation vs block indentation? - - { and } in
-  - recursive { { foo } }
 
 ______________________________________________________________________________
 v1.1