X-Git-Url: http://git.megacz.com/?p=sbp.git;a=blobdiff_plain;f=TODO;h=d2d930d9363c6c69074ae189054a6dcb0718c6a1;hp=29ca7f0a9c7d48f394f0a7102236ea301899dccd;hb=ce09a3233a44462c262c1751bb805edfc9d83d55;hpb=78a166e98747ddeb79310ccba340f292fa8a6dca diff --git a/TODO b/TODO index 29ca7f0..d2d930d 100644 --- a/TODO +++ b/TODO @@ -3,12 +3,9 @@ Immediately - 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?