]> git.saurik.com Git - bison.git/commitdiff
Update.
authorMarc Autret <autret_m@epita.fr>
Sat, 15 Dec 2001 17:58:58 +0000 (17:58 +0000)
committerMarc Autret <autret_m@epita.fr>
Sat, 15 Dec 2001 17:58:58 +0000 (17:58 +0000)
TODO

diff --git a/TODO b/TODO
index 62622a61a15a47fe063e05f7dd39b9b9355b76d3..10e4c12e0ddd303b346ba431ea27ee504df93e99 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,19 @@
 -*- outline -*-
 
 -*- outline -*-
 
+* Prologue
+The %union is declared after the user C declarations. It can be
+a problem if YYSTYPE is decalred after the user part.  []
+
+* --verbose
+Tell the truth about EOF.      []
+
+* --graph
+Show reductions.       []
+
 * tokendefs
 This muscle should not exist: the information it contains should be
 available from the rest of bison.  Once the information public, get
 * tokendefs
 This muscle should not exist: the information it contains should be
 available from the rest of bison.  Once the information public, get
-rid of it.
+rid of it.     []
 
 * Broken options ?.
 ** %no-lines           [ok]
 
 * Broken options ?.
 ** %no-lines           [ok]