summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormillaway <millaway>2003-03-14 20:08:23 +0000
committermillaway <millaway>2003-03-14 20:08:23 +0000
commitcb61f78981035a6aeb03b643b253dfc819145b7f (patch)
tree1f1f870b648127cff6cf8bfbd3aa0d570ebe718b
parent0ffe6e9da64089b2535431778e94407e0bb7d8f6 (diff)
downloadflex-cb61f78981035a6aeb03b643b253dfc819145b7f.tar.gz
Added some TODOs.
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 020d794..7186fb0 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@
** faq
+** document recent m4 modifications
+
*** clean up the faqs section. The information is good; the texinfo
could use some touching up.
@@ -52,6 +54,10 @@
** 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
** move as much skeleton code as possible out of gen.c and into
@@ -60,6 +66,10 @@
** figure out whether we want to add the capability to have
auto-generated backout rules
+** token-type and token buffer support
+
+** move prefixes to m4
+
* C++
** have a separate skeleton for c++