Files
bison/po/POTFILES.in
Akim Demaille e077bf1ebc cex: don't assume the terminal supports "•"
Use of print_unicode_char suggested by Bruno Haible.
https://lists.gnu.org/r/bug-gettext/2020-06/msg00012.html

* src/gram.h (print_dot_fallback, print_dot): New.
* src/gram.c, src/derivation.c: Use it.
* tests/counterexample.at, tests/report.at: Adjust the test suite.
* .travis.yml, README-hacking.md: Adjust.
2020-06-16 07:58:40 +02:00

25 lines
382 B
Plaintext

examples/c/bistromathic/parse.y
examples/java/calc/Calc.y
src/complain.c
src/conflicts.c
src/counterexample.c
src/files.c
src/fixits.c
src/getargs.c
src/gram.h
src/gram.c
src/graphviz.c
src/i18n-strings.c
src/location.c
src/main.c
src/muscle-tab.c
src/parse-gram.y
src/print-graph.c
src/print.c
src/reader.c
src/reduce.c
src/scan-code.l
src/scan-gram.l
src/scan-skel.l
src/symtab.c