X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=d2d930d9363c6c69074ae189054a6dcb0718c6a1;hp=8aa79409fc613206d3442286393638a407b3e928;hb=c805010980fc22bcd66c1684a772f66563cd6b72;hpb=d27d65cb994c6b9ae57a39f4bec99dd75c6bd6f7 diff --git a/TODO b/TODO index 8aa7940..d2d930d 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,11 @@ _____________________________________________________________________________ Immediately - - make sure I'm achieving optimal sharing (zipping heads and tails) - - clean up util package - - serializable parse tables? - - all that is required now is to separate Pos and Position - - - currently we GC the doomed stack when the parent dies... but we - should also GC the parent when the doomed stack dies if it was a - positive conjunct. + - currently we GC the doomed stack when the parent dies... but + [ideally] we should also GC the parent when the doomed stack dies + if it was a positive conjunct. - single-tree-return assumption - have a way to let question marks not be tagged?