summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel E. Denny <joeldenny@joeldenny.org>2011-03-06 17:12:16 -0500
committerJoel E. Denny <joeldenny@joeldenny.org>2011-03-06 17:12:16 -0500
commit121c498280f96b31a1f90e2012751509e6358a64 (patch)
tree2a812ffe378459f617ab429f1714c8105e640ae5
parent5da0355aff4de57e96aba7b788c376fc779d83b1 (diff)
downloadbison-121c498280f96b31a1f90e2012751509e6358a64.tar.gz
doc: cite publication for LAC.
* doc/bison.texinfo (LAC): Here.
-rw-r--r--ChangeLog5
-rw-r--r--doc/bison.texinfo5
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 361d2252..69efad5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2011-03-06 Joel E. Denny <joeldenny@joeldenny.org>
+ doc: cite publication for LAC.
+ * doc/bison.texinfo (LAC): Here.
+
+2011-03-06 Joel E. Denny <joeldenny@joeldenny.org>
+
doc: clean up terminology for mysterious conflicts.
* doc/bison.texinfo (Mystery Conflicts): Rename node to...
(Mysterious Conflicts): ... this, which is already the section
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