This commit is contained in:
Marc Autret
2001-12-11 23:03:44 +00:00
parent c3995d9998
commit c3a8cbaaad

13
TODO
View File

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