From: Marc Autret Date: Thu, 30 Aug 2001 00:44:59 +0000 (+0000) Subject: New file X-Git-Tag: pre-merge-of-1-29-branch~43 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/416bd7a9f3c47b9a6e18eea08eb5a152dd2d23c4?ds=sidebyside New file --- diff --git a/TODO b/TODO new file mode 100644 index 00000000..b6a1d2a8 --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +-*- outline -*- + +* src/reader.c +** Complete parse_skel_decl () with parse_dquoted_param (). + +* src/output.c +** Output sub-skeleton files. +** cleanup dirty CPP-out code. + +* Options +** Synchronize percent options and command line options.