mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 18:23:03 +00:00
news: LAC for C++
This commit is contained in:
11
NEWS
11
NEWS
@@ -11,6 +11,15 @@ GNU Bison NEWS
|
|||||||
|
|
||||||
** New features
|
** 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
|
The Java backend no longer emits code and data for parser tracing if the
|
||||||
%define variable parse.trace is not defined.
|
%define variable parse.trace is not defined.
|
||||||
|
|
||||||
@@ -3647,7 +3656,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
LocalWords: Heimbigner AST src ast Makefile srcdir MinGW xxlex XXSTYPE
|
LocalWords: Heimbigner AST src ast Makefile srcdir MinGW xxlex XXSTYPE
|
||||||
LocalWords: XXLTYPE strictfp IDEs ffixit fdiagnostics parseable fixits
|
LocalWords: XXLTYPE strictfp IDEs ffixit fdiagnostics parseable fixits
|
||||||
LocalWords: Wdeprecated yytext Variadic variadic yyrhs yyphrs RCS README
|
LocalWords: Wdeprecated yytext Variadic variadic yyrhs yyphrs RCS README
|
||||||
LocalWords: noexcept constexpr ispell american deprecations
|
LocalWords: noexcept constexpr ispell american deprecations backend
|
||||||
|
|
||||||
Local Variables:
|
Local Variables:
|
||||||
ispell-dictionary: "american"
|
ispell-dictionary: "american"
|
||||||
|
|||||||
Reference in New Issue
Block a user