X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=3e67a2ea84ad521ccecfe58a5b03f8e7641fb70a;hp=5f5e1cf6546399a5c3e34f45890b9f2bae1024a4;hb=ce56b1e47ae08b71599fe5794f71034f6f53ec5d;hpb=5252cc15c0d998517bf566229cd0c9d04dcff348 diff --git a/TODO b/TODO index 5f5e1cf..3e67a2e 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,20 @@ _____________________________________________________________________________ Immediately + - Performance + + - Next target: TopologicalBag (make it wickedfast: preoptimize) + + - Forest: keep() and valid() -- can we do this with states + rather than subtrees? + + - hash Long->long: it's all bogus + + * huge performance improvement (try for more) + * 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<>