I'm exploring the use of libtextstyle to propose diagnostics in color. I think it's nice looking on a terminal, but it's quite invasive on the code. Maybe libtextstyle is overkill. I would appreciate comments. Anyway, there will be an RFC here when all the details are sorted out. Meanwhile, you can check the PR (https://github.com/akimd/bison/pull/5).
Akim Demaille (3): doc: run tests/bison, not src/bison style: avoid default in switch on enums style: rename cleanup_caret as caret_free doc/local.mk | 6 +++--- src/assoc.c | 4 +--- src/location.c | 2 +- src/location.h | 2 +- src/main.c | 2 +- 5 files changed, 7 insertions(+), 9 deletions(-) -- 2.20.1
