X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=4495d3014dc50054dae4369e112bb2045adca5fe;hb=2cca97362e80d5a3cd3e02d791a10cd7c6f6b29c;hp=cef631b6877fc15ba206db474a5f0b5b4238becb;hpb=2cc11837a52505dd9863bcd366240a8f229af294;p=sbp.git diff --git a/TODO b/TODO index cef631b..4495d30 100644 --- a/TODO +++ b/TODO @@ -1,25 +1,37 @@ _____________________________________________________________________________ Immediately - - Sequence shouldn't be an Element - - More topology untangling - - needs/hates/follow API ugliness + - evil problems with: (x y? z /ws) + - it gets even more evil than that + + - 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