X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=321a8dcd89e21578978ab256b3d41db9361b7970;hp=cecd2d440811bf4c47f6bb548edf6fc6d49f9678;hb=3ee451bce342d4bb61ad6235ba57bdf817bfdd1a;hpb=75d0fa39d405292f4b831a6d1743f2aeea01ebd4 diff --git a/TODO b/TODO index cecd2d4..321a8dc 100644 --- a/TODO +++ b/TODO @@ -1,28 +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) + - it gets even more evil than that - - More topology untangling + - Annotation Tutorial - - tib: use the lexer only for indentation increases/decreases - - grammar highlighting? +______________________________________________________________________________ +v1.1 - - copyright notices + - MUST HAVE BETTER ERROR MESSAGES + - use for developing java15.g + - java15.g + - topology no longer needed as an arg to parser? - - tutorial + - broader regression testing (for stuff like error messages, etc) -______________________________________________________________________________ -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) ______________________________________________________________________________