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