bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/3] cex: prefer → to ::=


From: Akim Demaille
Subject: [PATCH 0/3] cex: prefer → to ::=
Date: Sat, 11 Jul 2020 18:53:52 +0200

Akim Demaille (3):
  style: cex: remove variables that don't make it simpler to read
  style: cex: prefer the array notation
  cex: prefer → to ::=

 NEWS                    |   8 +--
 doc/bison.texi          |  28 +++++------
 src/counterexample.c    |  41 +++++++--------
 src/derivation.c        |   4 +-
 src/gram.h              |  30 ++++++++---
 src/lssi.c              |   8 +--
 src/parse-simulation.c  |  16 +++---
 src/state-item.c        |  44 ++++++++--------
 src/state-item.h        |  16 +++---
 tests/conflicts.at      |  24 ++++-----
 tests/counterexample.at | 108 ++++++++++++++++++++--------------------
 tests/diagnostics.at    |  22 ++++----
 tests/report.at         |  48 +++++++++---------
 13 files changed, 205 insertions(+), 192 deletions(-)

-- 
2.27.0




reply via email to

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