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