]> git.saurik.com Git - bison.git/commit - ChangeLog
Minor code cleanup.
authorJoel E. Denny <jdenny@clemson.edu>
Mon, 5 Oct 2009 03:44:44 +0000 (23:44 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Mon, 5 Oct 2009 04:12:58 +0000 (00:12 -0400)
commit42ec0ae176c4c75b9b29d7e01b4e543c54cdfa5e
treee471ca5461430dcc21464fbc0bd3c8e619e27ce1
parent9637e0ed1c05a637f851a52a42a13d52d254b66f
Minor code cleanup.

* src/parse-gram.y: Clean up sorting of declarations.
Use types to simplify %printer declarations where possible.
Provide %printer for BRACKETED_ID and symbol.prec.
* src/symtab.c: Whitespace change.
(cherry picked from commit b143f4048fe39451ec739d956b4ca1f4fd8e694d)

Conflicts:

src/parse-gram.c
src/parse-gram.h
src/parse-gram.y
ChangeLog
src/parse-gram.c
src/parse-gram.h
src/parse-gram.y
src/symtab.c