]> git.saurik.com Git - bison.git/commit - NEWS
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 01:48:21 +0000 (21:48 -0400)
commit1d0f55cc843d6dfca01e2c13fd49ee2c119c6631
treefe613004a9a20e30c9e9d17fdbff7003c69aa6d4
parent0b59345789e88b34ec7e3a68b99d6fbd368cb798
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.
ChangeLog
NEWS
doc/bison.texinfo
src/lalr.c
src/print.c
src/reader.c
src/tables.c
tests/input.at
tests/reduce.at