mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 09:13:04 +00:00
Update.
This commit is contained in:
20
TODO
20
TODO
@@ -1,16 +1,15 @@
|
|||||||
-*- outline -*-
|
-*- outline -*-
|
||||||
|
|
||||||
* src/reader.c
|
* src/reader.c
|
||||||
Complete parse_skel_decl () with parse_dquoted_param (). [ok]
|
|
||||||
Check and cleanup for CPP-out code. []
|
Check and cleanup for CPP-out code. []
|
||||||
|
|
||||||
* src/output.c
|
* src/output.c
|
||||||
Remove %%verbose which is useless. [ok]
|
Check and cleanup for CPP-out code. []
|
||||||
|
|
||||||
* Broken options.
|
* Broken options ?.
|
||||||
** %no-lines []
|
** %no-lines []
|
||||||
** %no-parser []
|
** %no-parser []
|
||||||
** %pure-parser ? []
|
** %pure-parser []
|
||||||
** %semantic-parser []
|
** %semantic-parser []
|
||||||
** %token-table []
|
** %token-table []
|
||||||
** Options which could use parse_dquoted_param ().
|
** Options which could use parse_dquoted_param ().
|
||||||
@@ -20,10 +19,9 @@ Maybe transfered in lex.c.
|
|||||||
*** %file-prefix []
|
*** %file-prefix []
|
||||||
*** %name-prefix []
|
*** %name-prefix []
|
||||||
|
|
||||||
Cleanup dirty CPP-out code. []
|
** Skeleton strategy. []
|
||||||
** Output sub-skeleton files. []
|
|
||||||
Useful for %no_parser. []
|
Useful for %no_parser. []
|
||||||
*** New skeleton. []
|
*** New skeletons. []
|
||||||
|
|
||||||
* src/macrotab.[ch]
|
* src/macrotab.[ch]
|
||||||
Removing warnings when compiling. (gcc-warnings). [ok]
|
Removing warnings when compiling. (gcc-warnings). [ok]
|
||||||
@@ -37,10 +35,4 @@ Add explainations about skeleton muscles. []
|
|||||||
Add explainations about %skeleton. []
|
Add explainations about %skeleton. []
|
||||||
|
|
||||||
* testsuite.
|
* testsuite.
|
||||||
** tests/reduce.at []
|
** tests/reduce.at [ok]
|
||||||
** tests/calc.at
|
|
||||||
Remove --yyerror-verbose. [ok]
|
|
||||||
** tests/torture.at
|
|
||||||
Remove --yyerror-verbose. [ok]
|
|
||||||
** tests/calc.at
|
|
||||||
Test --error-verbose. [ok]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user