]> git.saurik.com Git - bison.git/blame - TODO
* src/bison.simple (YYLSP_NEEDED): New definition.
[bison.git] / TODO
CommitLineData
416bd7a9
MA
1-*- outline -*-
2
3* src/reader.c
4** Complete parse_skel_decl () with parse_dquoted_param ().
01ed3db5 5** Check and cleanup for CPP-out code.
416bd7a9
MA
6
7* src/output.c
8** Output sub-skeleton files.
c111e171 9** Cleanup dirty CPP-out code.
63c2d5de 10** s/definitions/prologue/ s/user_code/epilogue/ [ok].
675bc4e9 11** s/macro/muscle/
416bd7a9 12
c111e171
MA
13* src/getargs.c src/lex.c
14** Synchronize percent and command line options.
15
16* src/macrotab.[ch]
675bc4e9
MA
17** Removing warnings when compiling. (gcc-warnings) [ok].
18** s/macro/muscle/
c111e171
MA
19
20* src/print_graph.c
63c2d5de
MA
21** Find the best graph parameters.
22
23* doc/bison.texinfo
24** Echo modifications of prologue and epilogue.