bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Various clean up in preparation for libtextstyle


From: Akim Demaille
Subject: [PATCH 0/3] Various clean up in preparation for libtextstyle
Date: Thu, 14 Feb 2019 21:06:53 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]