mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
parse.lac: document.
* NEWS (2.5): Add entry for LAC, and mention LAC in entry for
other corrections to verbose syntax error messages.
* doc/bison.texinfo (Decl Summary): Rewrite entries for
lr.default-reductions and lr.type to be clearer, to mention
%nonassoc's effect on canonical LR, and to mention LAC. Add entry
for parse.lac.
(Glossary): Add entry for LAC.
(cherry picked from commit fcf834f9ec)
Conflicts:
doc/bison.texinfo
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2010-12-19 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
parse.lac: document.
|
||||
* NEWS (2.5): Add entry for LAC, and mention LAC in entry for
|
||||
other corrections to verbose syntax error messages.
|
||||
* doc/bison.texinfo (Decl Summary): Rewrite entries for
|
||||
lr.default-reductions and lr.type to be clearer, to mention
|
||||
%nonassoc's effect on canonical LR, and to mention LAC. Add entry
|
||||
for parse.lac.
|
||||
(Glossary): Add entry for LAC.
|
||||
|
||||
2010-12-11 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
parse.lac: implement exploratory stack reallocations.
|
||||
|
||||
Reference in New Issue
Block a user