X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=14b121ef1b908a4bb4b0d451f0f23c29814307b7;hp=fb89b5213e015b7fc5f814f9f3f413a2d26e8634;hb=5964a1161340a16d7dea471372737f2474576ceb;hpb=e5d6a50df43fa50f217b30b0959a1d39f65b621c diff --git a/TODO b/TODO index fb89b52..14b121e 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,14 @@ _____________________________________________________________________________ Immediately - - clean up the whole Walk situation (?) + - Repeat, Sequence, Tree + - simplify Forest (considerably) - decent/better error messages - fix the location stuff, it's broken + - copyright notices + - documentation ______________________________________________________________________________ v1.1 @@ -16,6 +19,7 @@ v1.1 - TeX (math?) - URL (RFC) - RFC2822 (email message/headers) + - clean up the whole Walk situation (?) ______________________________________________________________________________ @@ -40,6 +44,9 @@ Soon - inference of rejections for literals - "prefer whitespace higher up" (?) + - Labeled edges on trees (associate a label with each slot in the + child array in Forest.Body? might make equality tough) -- + equivalent to Feature Structures. Colon-labeling. ______________________________________________________________________________ Later