X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=31d33a05c3af41cb55dcf54cddcab4ef1cf0134d;hp=5f5e1cf6546399a5c3e34f45890b9f2bae1024a4;hb=1554add84875c4a9ea7cce33c70b5459cdab45fa;hpb=5252cc15c0d998517bf566229cd0c9d04dcff348 diff --git a/TODO b/TODO index 5f5e1cf..31d33a0 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,17 @@ _____________________________________________________________________________ Immediately + - Performance + + - Forest: keep() and valid() -- can we do this with states + rather than subtrees? + + - hash Long->long: it's all bogus + + * pick back up cleaning up end of Parser.java (Reduction) + * some weird edge cases; check last regression test, 'make doc' + + - Sensible tree-printout - make Tib.Block extend Tree<>