]> git.saurik.com Git - bison.git/commitdiff
Update.
authorMarc Autret <autret_m@epita.fr>
Tue, 11 Dec 2001 23:03:44 +0000 (23:03 +0000)
committerMarc Autret <autret_m@epita.fr>
Tue, 11 Dec 2001 23:03:44 +0000 (23:03 +0000)
TODO

diff --git a/TODO b/TODO
index 51a8b616bc78a6c016d834e29306c636148f1378..b80c259cb2333a526e31bcb924f26de161f26cf5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,7 +22,8 @@ Maybe transfered in lex.c.
 *** %name-prefix       []
 
 ** Skeleton strategy.  []
-Useful for %no_parser. []
+Must we keep %no-parser?
+            %token-table?
 *** New skeletons.     []
 
 * src/macrotab.[ch]
@@ -32,9 +33,13 @@ Removing warnings when compiling. (gcc-warnings).    [ok]
 Find the best graph parameters.        []
 
 * doc/bison.texinfo
-Update informations about ERROR_VERBOSE.       []
-Add explainations about skeleton muscles.      []
-Add explainations about %skeleton.     []
+** Update 
+informations about ERROR_VERBOSE.      []
+** Add explainations about 
+skeleton muscles.      []
+%skeleton.             []
 
 * testsuite.
 ** tests/reduce.at     [ok]
+** tests/pure-parser.at        []
+New tests.