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 []
** 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.