]> git.saurik.com Git - bison.git/blame - TODO
* src/muscle_tab.c (muscle_init): Remove initialization of
[bison.git] / TODO
CommitLineData
416bd7a9
MA
1-*- outline -*-
2
3* src/reader.c
31b53af2
MA
4Complete parse_skel_decl () with parse_dquoted_param (). []
5Check and cleanup for CPP-out code. []
416bd7a9
MA
6
7* src/output.c
20921567 8Synchronize `#line' directive with user file. [ok]
31b53af2
MA
9
10Cleanup dirty CPP-out code. []
714720fc 11** Output sub-skeleton files. []
31b53af2
MA
12Useful for %no_parser. []
13*** New skeleton. []
416bd7a9 14
c111e171 15* src/getargs.c src/lex.c
31b53af2 16Synchronize percent and command line options. [ok]
c111e171
MA
17
18* src/macrotab.[ch]
31b53af2 19Removing warnings when compiling. (gcc-warnings). [ok]
c111e171
MA
20
21* src/print_graph.c
31b53af2 22Find the best graph parameters. []
63c2d5de
MA
23
24* doc/bison.texinfo
31b53af2
MA
25Echo modifications of prologue and epilogue. []
26Add informations about YYERROR_VERBOSE. []
27Add explainations about skeleton muscles. []
28Add explainations about %skeleton. []