maint: credit Wojciech Polak

* NEWS, THANKS: He is the author of XML support (including XSLTs).
This commit is contained in:
Akim Demaille
2012-12-13 09:29:18 +01:00
parent 0a7b855930
commit 2bd435c36c
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -508,6 +508,7 @@ GNU Bison NEWS
These features are experimental in this version. More user feedback These features are experimental in this version. More user feedback
will help to stabilize them. will help to stabilize them.
Contributed by Alex Rozenman.
** IELR(1) and canonical LR(1): ** IELR(1) and canonical LR(1):
@@ -1024,6 +1025,7 @@ GNU Bison NEWS
The current Java interface is experimental and may evolve. More user The current Java interface is experimental and may evolve. More user
feedback will help to stabilize it. feedback will help to stabilize it.
Contributed by Paolo Bonzini.
** %language ** %language
@@ -1037,6 +1039,7 @@ GNU Bison NEWS
Bison can now generate an XML report of the LALR(1) automaton using the new Bison can now generate an XML report of the LALR(1) automaton using the new
"--xml" option. The current XML schema is experimental and may evolve. More "--xml" option. The current XML schema is experimental and may evolve. More
user feedback will help to stabilize it. user feedback will help to stabilize it.
Contributed by Wojciech Polak.
** The grammar file may now specify the name of the parser header file using ** The grammar file may now specify the name of the parser header file using
%defines. For example: %defines. For example:
+1
View File
@@ -125,6 +125,7 @@ Vin Shelton [email protected]
W.C.A. Wijngaards [email protected] W.C.A. Wijngaards [email protected]
Wayne Green [email protected] Wayne Green [email protected]
Wei Song [email protected] Wei Song [email protected]
Wojciech Polak [email protected]
Wolfgang S. Kechel [email protected] Wolfgang S. Kechel [email protected]
Wolfram Wagner [email protected] Wolfram Wagner [email protected]
Wwp [email protected] Wwp [email protected]