summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2003-03-25 16:39:08 +0000
committerWill Estes <wlestes@users.sourceforge.net>2003-03-25 16:39:08 +0000
commit2ea243b80a5a443c533e5f621b0d5a52790a97dc (patch)
tree143d0b83ae5384eee2a8751331d87a5804e71dfa /TODO
parent7b2d2bd3f031a8c85feafb106cf9ddf0efe28698 (diff)
merge millaway's m4 branch work
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 11 insertions, 1 deletions
diff --git a/TODO b/TODO
index d0b4ca2..4b03822 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@
** pretty up the dvi output; overflows, etc.
+** document recent m4 modifications
+
** faq
*** clean up the faqs section. The information is good; the texinfo
@@ -52,7 +54,11 @@
** make test suite more complete
-** add a test for yypush_buffer_state/yypop_buffer_state
+*** add a test for yypush_buffer_state/yypop_buffer_state
+
+*** add a test for traditional funcs and protos
+
+*** add a test for #line directive integrity
* generic coding
@@ -62,6 +68,10 @@
** figure out whether we want to add the capability to have
auto-generated backout rules
+** token-type and token buffer support
+
+** check if we still need to #undef macros at the end of a header
+
* C++
** have a separate skeleton for c++