diff --git a/ChangeLog b/ChangeLog index 361d2252..69efad5b 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 a1889ec2..ab6486a8 100644 --- a/doc/bison.texinfo +++ b/doc/bison.texinfo @@ -7256,6 +7256,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