doc: fix confusing citation of LAC publication.

Suggested by Akim Demaille.
* doc/bison.texinfo (LAC): Here.
This commit is contained in:
Joel E. Denny
2011-03-20 17:41:23 -04:00
parent a6e5a28079
commit 56706c6167
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
doc: fix confusing citation of LAC publication.
Suggested by Akim Demaille.
* doc/bison.texinfo (LAC): Here.
2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
lr.default-reductions: rename "full" value to "most".

View File

@@ -7256,10 +7256,9 @@ 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}.
While the LAC algorithm shares techniques that have been recognized in the
parser community for years, for the publication that introduces LAC,
@pxref{Bibliography,,Denny 2010 May}.
@node Unreachable States
@subsection Unreachable States