From: Marc Autret Date: Tue, 11 Dec 2001 23:03:44 +0000 (+0000) Subject: Update. X-Git-Tag: before-m4-back-end~150 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/c3a8cbaaad50a9c81f9542960be038a20f417dd9 Update. --- diff --git a/TODO b/TODO index 51a8b616..b80c259c 100644 --- 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.