mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 15:10:33 +00:00
* src/reduce.c (reduce_grammar_tables): Do not free useless tags, as all tags are free'ed afterwards. From Enrico Scholz.
39 lines
1.5 KiB
Plaintext
39 lines
1.5 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]
|
|
Daniel Hagerty [email protected]
|
|
David J. MacKenzie [email protected]
|
|
Dick Streefland [email protected]
|
|
Enrico Scholz [email protected]
|
|
Fabrice Bauzac [email protected]
|
|
Hans Aberg [email protected]
|
|
Jesse Thilo [email protected]
|
|
Jim Meyering [email protected]
|
|
Juan Manuel Guerrero [email protected]
|
|
Keith Browne [email protected]
|
|
Laurent Mascherpa [email protected]
|
|
Marc Autret [email protected]
|
|
Neil Booth [email protected]
|
|
Noah Friedman [email protected]
|
|
Pascal Bart [email protected]
|
|
Paul Eggert [email protected]
|
|
Per Allansson [email protected]
|
|
Piotr Gackiewicz [email protected]
|
|
Richard Stallman [email protected]
|
|
Robert Anisko [email protected]
|
|
Shura [email protected]
|
|
Tom Lane [email protected]
|
|
Wolfram Wagner [email protected]
|
|
Wwp [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:
|