From 15e46f2df4623a5a4b2c2f50a1be20947a7e3099 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Sun, 6 Mar 2011 17:12:16 -0500 Subject: [PATCH] doc: cite publication for LAC. * doc/bison.texinfo (LAC): Here. (cherry picked from commit 121c498280f96b31a1f90e2012751509e6358a64) --- ChangeLog | 5 +++++ doc/bison.texinfo | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index e1bfcc66..5c25fa28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-03-06 Joel E. Denny + + doc: cite publication for LAC. + * doc/bison.texinfo (LAC): Here. + 2011-03-06 Joel E. Denny doc: clean up terminology for mysterious conflicts. diff --git a/doc/bison.texinfo b/doc/bison.texinfo index a965753a..915c8111 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -7562,6 +7562,11 @@ never physically copied. In our experience, the performance penalty of LAC has proven insignificant for practical grammars. @end itemize +While the basic premise behind LAC has been recognized in the parser +community for years, for the first publication that uses the term LAC and +that discusses Bison's LAC implementation, @pxref{Bibliography,,Denny 2010 +May}. + @node Unreachable States @subsection Unreachable States @findex %define lr.keep-unreachable-states -- 2.47.2