bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/8] Various updates


From: Akim Demaille
Subject: [PATCH 0/8] Various updates
Date: Mon, 10 Feb 2020 20:49:08 +0100

I think we are getting close to an alpha release, so that people can
toy with parse.error and report shortcomings, improvements etc.

I might work on D too, I'm not so sure (I don't want to spend too much
time on it, as it does not really have an audience yet).  Adrian, you
seem to be looking at the C++ case, what schedule do you want, more or
less?

Cheers!

Akim Demaille (8):
  doc: work around problems with PDF generation
  doc: formatting changes
  doc: spell check
  parse.error: document and diagnose the incompatibility with
    %token-table
  build: prefer %D% and %C% to hard coded values
  gnulib: update
  regen
  build: pacify syntax-check

 cfg.mk                  |   4 +-
 data/skeletons/bison.m4 |   8 ++
 doc/bison.texi          | 171 +++++++++++++++++++++-------------------
 doc/local.mk            |  93 +++++++++++-----------
 gnulib                  |   2 +-
 lib/.gitignore          |   2 +
 m4/.gitignore           |   3 +
 src/complain.c          |   4 +-
 src/parse-gram.c        |  12 +--
 src/parse-gram.h        |   2 +-
 tests/input.at          |  28 +++++++
 11 files changed, 186 insertions(+), 143 deletions(-)

-- 
2.25.0




reply via email to

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