From 95cbd5688281f8baab05e28a1d6e4a9a9568c53b Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Fri, 30 Aug 2019 11:16:57 -0500 Subject: [PATCH] news: LAC for C++ --- NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 29572c82..05bcee8a 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,15 @@ GNU Bison NEWS ** New features +*** Lookahead correction in C++ + + Contributed by Adrian Vogelsgesang. + + The C++ deterministic skeleton (lalr1.cc) now supports LAC, via the + %define variable parse.lac. + +*** Debug traces in Java + The Java backend no longer emits code and data for parser tracing if the %define variable parse.trace is not defined. @@ -3647,7 +3656,7 @@ along with this program. If not, see . LocalWords: Heimbigner AST src ast Makefile srcdir MinGW xxlex XXSTYPE LocalWords: XXLTYPE strictfp IDEs ffixit fdiagnostics parseable fixits LocalWords: Wdeprecated yytext Variadic variadic yyrhs yyphrs RCS README - LocalWords: noexcept constexpr ispell american deprecations + LocalWords: noexcept constexpr ispell american deprecations backend Local Variables: ispell-dictionary: "american"