X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b3324f97a8e2520f4a3fd2d0a37ac2eec2056ca2..426cf563bd6b9b69efd3720d15ecb6326f667ce0:/TODO diff --git a/TODO b/TODO index 1860cda1..fa4726ec 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,16 @@ Check and cleanup for CPP-out code. [] * src/output.c 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. [] ** Output sub-skeleton files. [] Useful for %no_parser. [] @@ -29,4 +39,4 @@ Remove --yyerror-verbose. [] ** tests/torture.at Remove --yyerror-verbose. [ok] ** tests/calc.at -Test --error-verbose. [] \ No newline at end of file +Test --error-verbose. []