]> granicus.if.org Git - flex/commitdiff
update TODO on recent suggestions
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 21 Oct 2002 17:19:08 +0000 (17:19 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 21 Oct 2002 17:19:08 +0000 (17:19 +0000)
TODO

diff --git a/TODO b/TODO
index fee8a484a5abab759dc1859fe272a3b71bfd5c31..e6d37487ee5e9e657dbed896a3d3271f1e8c589d 100644 (file)
--- 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
 
 * 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.)
 
 
 ** 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: