mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53:03 +00:00
Update.
This commit is contained in:
26
TODO
26
TODO
@@ -8,16 +8,17 @@ Check and cleanup for CPP-out code. []
|
|||||||
Remove %%verbose which is useless. [ok]
|
Remove %%verbose which is useless. [ok]
|
||||||
|
|
||||||
* Broken options.
|
* Broken options.
|
||||||
%no-lines []
|
** %no-lines []
|
||||||
%no-parser []
|
** %no-parser []
|
||||||
%pure-parser ? []
|
** %pure-parser ? []
|
||||||
%semantic-parser []
|
** %semantic-parser []
|
||||||
%token-table []
|
** %token-table []
|
||||||
** which could use parse_dquoted_param ().
|
** Options which could use parse_dquoted_param ().
|
||||||
%skeleton [ok]
|
Maybe transfered in lex.c.
|
||||||
%output []
|
*** %skeleton [ok]
|
||||||
%file-prefix []
|
*** %output []
|
||||||
%name-prefix []
|
*** %file-prefix []
|
||||||
|
*** %name-prefix []
|
||||||
|
|
||||||
Cleanup dirty CPP-out code. []
|
Cleanup dirty CPP-out code. []
|
||||||
** Output sub-skeleton files. []
|
** Output sub-skeleton files. []
|
||||||
@@ -36,9 +37,10 @@ Add explainations about skeleton muscles. []
|
|||||||
Add explainations about %skeleton. []
|
Add explainations about %skeleton. []
|
||||||
|
|
||||||
* testsuite.
|
* testsuite.
|
||||||
|
** tests/reduce.at []
|
||||||
** tests/calc.at
|
** tests/calc.at
|
||||||
Remove --yyerror-verbose. []
|
Remove --yyerror-verbose. [ok]
|
||||||
** tests/torture.at
|
** tests/torture.at
|
||||||
Remove --yyerror-verbose. [ok]
|
Remove --yyerror-verbose. [ok]
|
||||||
** tests/calc.at
|
** tests/calc.at
|
||||||
Test --error-verbose. []
|
Test --error-verbose. [ok]
|
||||||
|
|||||||
Reference in New Issue
Block a user