]> git.saurik.com Git - bison.git/commit
doc: clean up naming of various Bison files.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 6 Feb 2011 16:08:27 +0000 (11:08 -0500)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 13 Feb 2011 15:17:00 +0000 (10:17 -0500)
commitff7571c04d7462a90c32b219db97313e0584cc3e
tree1f9642e1bfe91fb63fb6990bf412cc1ede46d9f9
parent679e9935fd9f28545e3dfaa222f99ed294291171
doc: clean up naming of various Bison files.

The Bison manual's names for various files associated with a Bison
parser has devolved into inconsistency.  This patch makes the
naming consistent for the most important files.  First, it chooses
"grammar file" over "input file".  The former appears to be more
traditional in the Bison manual, and Bison has other input
files (skeletons).  Second, it chooses "parser implementation
file" over names like "parser file", "parser source file", "parser
source code file", and "parser output file".  The new name makes
it clearer where Bison generates the main parser implementation,
and it is easily distinguishable from "parser header file".
* doc/bison.texinfo: Implement throughout.
(cherry picked from commit 9913d6e45af4106cae7bb3a978eb1ee2501f1168)

Conflicts:

doc/bison.texinfo
ChangeLog
doc/bison.texinfo