]> git.saurik.com Git - bison.git/blobdiff - TODO
* src/reader.c (parse_dquoted_param): New.
[bison.git] / TODO
diff --git a/TODO b/TODO
index 1860cda17443bdfba14e335f4476c3a8a799ae1e..fa4726ecb1605295d392a579ced54ef0f5cff491 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,6 +7,16 @@ Check and cleanup for CPP-out code.    []
 * src/output.c
 Remove %%verbose which is useless.     [ok]
 
 * 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. []
 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
 ** tests/torture.at
 Remove --yyerror-verbose.      [ok]
 ** tests/calc.at
-Test --error-verbose.  []
\ No newline at end of file
+Test --error-verbose.  []