mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
Update.
This commit is contained in:
12
TODO
12
TODO
@@ -7,6 +7,16 @@ Check and cleanup for CPP-out code. []
|
|||||||
* src/output.c
|
* src/output.c
|
||||||
Remove %%verbose which is useless. [ok]
|
Remove %%verbose which is useless. [ok]
|
||||||
|
|
||||||
|
* Broken options.
|
||||||
|
%no-lines []
|
||||||
|
%no-parser []
|
||||||
|
%pure-parser ? []
|
||||||
|
%semantic-parser []
|
||||||
|
%token-table []
|
||||||
|
%output []
|
||||||
|
%file-prefix []
|
||||||
|
%name-prefix []
|
||||||
|
|
||||||
Cleanup dirty CPP-out code. []
|
Cleanup dirty CPP-out code. []
|
||||||
** Output sub-skeleton files. []
|
** Output sub-skeleton files. []
|
||||||
Useful for %no_parser. []
|
Useful for %no_parser. []
|
||||||
@@ -29,4 +39,4 @@ Remove --yyerror-verbose. []
|
|||||||
** 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. []
|
||||||
|
|||||||
Reference in New Issue
Block a user