X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=93624048c6626dcab0820c84d8083997eec18c88;hp=0c2d7471dc97494cf93806cc6def0fded269d4f9;hb=2c1c0293545f3d12c23220fd05c663e6aa3f3de1;hpb=f09d2abb95f106197aea99c345282c3bf0cd3717 diff --git a/TODO b/TODO index 0c2d747..9362404 100644 --- a/TODO +++ b/TODO @@ -1,27 +1,34 @@ _____________________________________________________________________________ Immediately - - Sequence shouldn't be an Element - - Should Tree really be type-parameterized? + - evil problems with: (x y? z /ws) + - it gets even more evil than that - - More topology untangling - - needs/hates/follow API ugliness + - Annotation Tutorial + + - MUST HAVE BETTER ERROR MESSAGES + - 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 + + - 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