]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
* data/yacc.c: Say "parser skeleton" rather than "file", since
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Dec 2005 20:03:55 +0000 (20:03 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Dec 2005 20:03:55 +0000 (20:03 +0000)
commitaf3412cdea58a535c1727831170276d74008c0fd
tree29d1e542f6fed85e815d25c7adf371c827e26755
parentd9963c85979e4d2adecd639d4b226b13f9e26385
* data/yacc.c: Say "parser skeleton" rather than "file", since
it's no longer just a file.
* data/glr.c: Grant a special exception for C GLR parsers, that
reads like the already-existing exception for C LALR(1) parsers.
* data/glr.cc: Likewise.
* data/lalr1.cc: Likewise.
* data/location.cc: Likewise.
* data/yacc.c: Reword the "written by" statement to clarify that
it was the parser skeleton, not the entire output file.
* data/glr.c: Written by Paul Hilfinger.
* data/glr.cc: Written by Akim Demaille.
* data/lalr1.cc: Likewise.
ChangeLog
data/glr.c
data/glr.cc
data/lalr1.cc
data/location.cc
data/yacc.c