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:25:34 +01:00
parent 0a7b855930
commit 2bd435c36c
2 changed files with 4 additions and 0 deletions

3
NEWS
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
THANKS
View File

@@ -125,6 +125,7 @@ Vin Shelton acs@alumni.princeton.edu
W.C.A. Wijngaards wouter@NLnetLabs.nl W.C.A. Wijngaards wouter@NLnetLabs.nl
Wayne Green wayne@infosavvy.com Wayne Green wayne@infosavvy.com
Wei Song wsong83@gmail.com Wei Song wsong83@gmail.com
Wojciech Polak polak@gnu.org
Wolfgang S. Kechel wolfgang.kechel@prs.de Wolfgang S. Kechel wolfgang.kechel@prs.de
Wolfram Wagner ww@mpi-sb.mpg.de Wolfram Wagner ww@mpi-sb.mpg.de
Wwp subscript@free.fr Wwp subscript@free.fr