summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-10-21 17:19:08 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-10-21 17:19:08 +0000
commit52f181fe07802817471b988eac767d2625f873f2 (patch)
tree8d08b85b216057a92a9343c9c3634a47202b60b2 /TODO
parentbeaa541dc5b21b607711344eb6bec48179fc0f92 (diff)
update TODO on recent suggestions
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 10 insertions, 2 deletions
diff --git a/TODO b/TODO
index fee8a48..e6d3748 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,8 @@
** do an end-to-end proofread of the manual (this is under way, but is
going slowly)
+** pretty up the dvi output; overflows, etc.
+
** faq
*** clean up the faqs section. The information is good; the texinfo
@@ -14,6 +16,9 @@
*** index the faq entries
+*** mention that it's possible to use a variable to scan mathing
+ brackets, nested comments etc.
+
** create a section on flex design, features, etc.
* address lex-replacement: document or provide an option through
@@ -39,10 +44,12 @@
* generic coding
+** include option to generate ide-style error messages.
+
** move as much skeleton code as possible out of gen.c and into
flex.skl
-* * Automatic management of the input buffer stack. (currently does
+** Automatic management of the input buffer stack. (currently does
this for the start condition stack, but not for the input
buffer stack.)
@@ -53,12 +60,13 @@
** revisit the C++ API. We get requests to make it more complete.
-* build system
+* distribution
** use bootstrapper
** use clcommit once it's available in a reasonable form
+** move documentation into subdirectory
Legend: