]> git.saurik.com Git - bison.git/blobdiff - TODO
Update.
[bison.git] / TODO
diff --git a/TODO b/TODO
index fa4726ecb1605295d392a579ced54ef0f5cff491..301bfa71be8d88aa8eb463b8b17177d43543dd03 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
 -*- outline -*-
 
 * src/reader.c
-Complete parse_skel_decl () with parse_dquoted_param ().       []
+Complete parse_skel_decl () with parse_dquoted_param ().       [ok]
 Check and cleanup for CPP-out code.    []
 
 * src/output.c
@@ -13,6 +13,8 @@ Remove %%verbose which is useless.    [ok]
 %pure-parser ? []
 %semantic-parser       []
 %token-table   []
+** which could use parse_dquoted_param ().
+%skeleton      [ok]
 %output                []
 %file-prefix   []
 %name-prefix   []