From c95c581b8fd4dfb3cfc047e6c28f95a7ef8dfd22 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 26 Mar 2007 01:54:50 -0400 Subject: [PATCH 1/1] TODO updates darcs-hash:20070326055450-5007d-c35b955187d9271ff420e9b0ff3aa56d32dcc511.gz --- TODO | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index ed981e8..b720e81 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,16 @@ _____________________________________________________________________________ Immediately +// use 'a'-'z' or 'a-z' instead of [a-z]? +// EOF token? +// #include (with renaming?) - - comparison test is probably chewing up most of the time + - de-genericize? - - Check if the only remaining stack is lame (hopeful/nothopeful) - - write a testcase for this - - circular gramars + - better toString() methods all around... + + - cleanup: Forest, ParseFailed, Parser, Union, (just a bit: GSS,Node) + + - circular gramars? s = A A = A | "b" - foo.add(x) -- 1.7.10.4