]> git.saurik.com Git - bison.git/commit - tests/input.at
Rename lr.default_reductions to lr.default-reductions.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Thu, 30 Apr 2009 01:48:21 +0000 (21:48 -0400)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Thu, 30 Apr 2009 06:48:47 +0000 (02:48 -0400)
commit5bab9d08626390e7db164e57e1d402bf54da61f6
tree903abc0360fd955b8609b309eb241ae4bce75390
parentd521ee19f824305ac03a38cd52117f3a660a80b7
Rename lr.default_reductions to lr.default-reductions.

* NEWS (2.5): Here.
* doc/bison.texinfo: Here.
* src/lalr.c (initialize_LA): Here.
* src/print.c (print_reductions): Here.
* src/reader.c (reader): Here.
* src/tables.c (action_row): Here.
* tests/input.at (%define enum variables): Here.
* tests/reduce.at (AT_TEST_LR_DEFAULT_REDUCTIONS): Here.
(cherry picked from commit 1d0f55cc843d6dfca01e2c13fd49ee2c119c6631)
ChangeLog
NEWS
doc/bison.texinfo
src/lalr.c
src/print.c
src/reader.c
src/tables.c
tests/input.at
tests/reduce.at