X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c3995d9998cb3378f8a5e3008025df0cb3c3e05e..02a81e05f964931100cf7c7a83a127c1afb5a457:/TODO 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.