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