mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 15:30:32 +00:00
* data/c.m4 (m4_int_type): Don't use yysigned_char, but `signed char' as only yacc.c wants K&R portability. * data/glr.c (yysigned_char): Remove. * data/lalr1.cc: Rename the trailing b4_name as b4_parser_class_name. Reported by Quoc Peyrot.
71 lines
3.0 KiB
Plaintext
71 lines
3.0 KiB
Plaintext
Bison was originally written by Robert Corbett. It would not be what
|
|
it is today without the invaluable help of these people:
|
|
|
|
Airy Andre [email protected]
|
|
Akim Demaille [email protected]
|
|
Albert Chin-A-Young [email protected]
|
|
Alexander Belopolsky [email protected]
|
|
Andreas Schwab [email protected]
|
|
Arnold Robbins [email protected]
|
|
Art Haas [email protected]
|
|
Benoit Perrot [email protected]
|
|
Bert Deknuydt [email protected]
|
|
Bruce Lilly [email protected]
|
|
Charles-Henri de Boysson [email protected]
|
|
Cris Bailiff [email protected]
|
|
Cris van Pelt [email protected]
|
|
Daniel Hagerty [email protected]
|
|
David J. MacKenzie [email protected]
|
|
Dick Streefland [email protected]
|
|
Enrico Scholz [email protected]
|
|
Evgeny Stambulchik [email protected]
|
|
Fabrice Bauzac [email protected]
|
|
Florian Krohm [email protected]
|
|
H. Merijn Brand [email protected]
|
|
Hans Aberg [email protected]
|
|
Jan Nieuwenhuizen [email protected]
|
|
Jesse Thilo [email protected]
|
|
Jim Meyering [email protected]
|
|
Juan Manuel Guerrero [email protected]
|
|
Kees Zeelenberg [email protected]
|
|
Keith Browne [email protected]
|
|
Laurent Mascherpa [email protected]
|
|
Magnus Fromreide [email protected]
|
|
Marc Autret [email protected]
|
|
Martin Mokrejs [email protected]
|
|
Matt Kraai [email protected]
|
|
Matt Rosing [email protected]
|
|
Michael Hayes [email protected]
|
|
Mike Castle [email protected]
|
|
Neil Booth [email protected]
|
|
Nelson H. F. Beebe [email protected]
|
|
Nicolas Burrus [email protected]
|
|
Nicolas Tisserand [email protected]
|
|
Noah Friedman [email protected]
|
|
Pascal Bart [email protected]
|
|
Paul Eggert [email protected]
|
|
Paul Hilfinger [email protected]
|
|
Per Allansson [email protected]
|
|
Peter Hámorský [email protected]
|
|
Piotr Gackiewicz [email protected]
|
|
Quoc Peyrot [email protected]
|
|
R Blake [email protected]
|
|
Raja R Harinath [email protected]
|
|
Richard Stallman [email protected]
|
|
Robert Anisko [email protected]
|
|
Shura [email protected]
|
|
Tim Josling [email protected]
|
|
Tom Lane [email protected]
|
|
Tom Tromey [email protected]
|
|
Wayne Green [email protected]
|
|
Wolfram Wagner [email protected]
|
|
Wwp [email protected]
|
|
Zack Weinberg [email protected]
|
|
|
|
Many people are not named here because we lost track of them. We
|
|
thank them! Please, help us keeping this list up to date.
|
|
|
|
Local Variables:
|
|
mode: text
|
|
End:
|