Home | History | Annotate | Download | only in bison

Lines Matching full:graphviz

999 	* po/POTFILES.in: Add src/graphviz.c.
1068 * src/gram.c, src/gram.h, src/graphviz.c, src/ielr.c:
1170 * src/graphviz.c (start_graph): Implement.
1284 * src/graphviz.h: Don't include stdbool.h.
1289 * src/graphviz.c (start_graph): Issue comments about Bison.
1303 * src/graphviz.h: Add missing license notice.
4463 * src/graphviz.c (start_graph, output_node, output_edge): Add
4805 * src/getargs.h, src/gram.c, src/gram.h, src/graphviz.c:
6896 * NEWS: The -g and --graph options now output graphs in Graphviz
6903 * TODO: Remove Graphviz entry.
6904 * src/Makefile.am (bison_SOURCES): Add graphviz.c and graphviz.h;
6907 * src/graphviz.c, src/graphviz.h: New files.
6913 * src/print_graph.c: Include graphviz.h rather than vcg.h.
6917 Output graphviz format rather than VCG format.