mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +00:00
doc: fix confusing citation of LAC publication.
Suggested by Akim Demaille. * doc/bison.texinfo (LAC): Here.
This commit is contained in:
@@ -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>
|
2011-03-20 Joel E. Denny <joeldenny@joeldenny.org>
|
||||||
|
|
||||||
lr.default-reductions: rename "full" value to "most".
|
lr.default-reductions: rename "full" value to "most".
|
||||||
|
|||||||
@@ -7256,10 +7256,9 @@ never physically copied. In our experience, the performance penalty of LAC
|
|||||||
has proven insignificant for practical grammars.
|
has proven insignificant for practical grammars.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
While the basic premise behind LAC has been recognized in the parser
|
While the LAC algorithm shares techniques that have been recognized in the
|
||||||
community for years, for the first publication that uses the term LAC and
|
parser community for years, for the publication that introduces LAC,
|
||||||
that discusses Bison's LAC implementation, @pxref{Bibliography,,Denny 2010
|
@pxref{Bibliography,,Denny 2010 May}.
|
||||||
May}.
|
|
||||||
|
|
||||||
@node Unreachable States
|
@node Unreachable States
|
||||||
@subsection Unreachable States
|
@subsection Unreachable States
|
||||||
|
|||||||
Reference in New Issue
Block a user