X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/426cf563bd6b9b69efd3720d15ecb6326f667ce0..84b113cd22554d6660b94033199d148138b3ad33:/TODO diff --git a/TODO b/TODO index fa4726ec..301bfa71 100644 --- 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 []