]> git.saurik.com Git - bison.git/blob - TODO
0bfb3792a7d26c6e5726735d0a8056db07a11360
[bison.git] / TODO
1 -*- outline -*-
2
3 * src/reader.c
4 ** Complete parse_skel_decl () with parse_dquoted_param (). []
5 ** Check and cleanup for CPP-out code. []
6
7 * src/output.c
8 <<<<<<< TODO
9 ** Output sub-skeleton files. []
10 ** Cleanup dirty CPP-out code. []
11 *** Useful for %no_parser. []
12 **** New skeleton. []
13 ** s/definitions/prologue/ s/user_code/epilogue/ [ok].
14 ** s/macro/muscle/ [ok]
15 ** Synchronize `#line' directive with user file. []
16
17 * src/getargs.c src/lex.c
18 ** Synchronize percent and command line options. []
19
20 * src/macrotab.[ch]
21 ** Removing warnings when compiling. (gcc-warnings) [ok].
22 ** s/macro/muscle/ [ok]
23 *** Rename files. []
24 *** Rename functions []
25 *** Echo modifications src/Makefile src/output.c src/reader.c
26 *** src/main.c src/macrotab.c []
27
28 * src/print_graph.c
29 ** Find the best graph parameters. []
30
31 * doc/bison.texinfo
32 ** Echo modifications of prologue and epilogue. []
33 ** Add informations about YYERROR_VERBOSE. []
34 ** Add explainations about skeleton muscles. []
35 ** Add explainations about %skeleton. []
36
37 * tests/
38 ** Repair Bison to success tests. [ok]
39