X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a34e8b242e424545eee0411c7fad2715a2cc7230..f68a49ed4942714616e692f0fa2a8315368bae3b:/AUTHORS diff --git a/AUTHORS b/AUTHORS index 52e86fb6..fa4b1715 100644 --- a/AUTHORS +++ b/AUTHORS @@ -5,11 +5,26 @@ Bison was written primarily by Robert Corbett. Richard Stallman made it Yacc-compatible. Wilfred Hansen of Carnegie Mellon University added multicharacter -string literals and other features. +string literals and other features (Bison 1.25, 1995). + +Akim Demaille rewrote the parser in Bison, and changed the back end to +use M4 (1.50, 2002). + +Paul Hilfinger added GLR support (Bison 1.50, 2002). + +Joel E. Denny contributed canonical-LR support, and invented and added +IELR and LAC (Lookahead Correction) support (Bison 2.5, 2011). + +Paolo Bonzini contributed Java support (Bison 2.4, 2008). + +Alex Rozenman added named reference support (Bison 2.5, 2011). + +Paul Eggert fixed a million portability issues, arbitrary limitations, +and nasty bugs. ----- -Copyright (C) 1998-2012 Free Software Foundation, Inc. +Copyright (C) 1998-2013 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler.