]> git.saurik.com Git - bison.git/blame - ChangeLog
* doc/bison.texinfo: Use "location" consistently to refer to @n,
[bison.git] / ChangeLog
CommitLineData
95923bd6
AD
12003-02-21 Akim Demaille <akim@epita.fr>
2
3 * doc/bison.texinfo: Use "location" consistently to refer to @n,
4 to avoid confusions with lalr1.cc's notion of Position.
5 Suggested by Paul Eggert.
6
2cdc240e
AD
72003-02-20 Akim Demaille <akim@epita.fr>
8
9 * data/lalr1.cc (position.hh): Make sure "columns" never pushes
10 before initial_columns.
11 (location.hh): Use consistent variable names when defining the
12 operator<<.
13 Use "last" so that we subtract from Positions, not from unsigned.
14
5d003116
AD
152003-02-20 Akim Demaille <akim@epita.fr>
16
17 * data/lalr1.cc (position.hh): New subfile, including the extended
18 and Doxygen'ed documentation of class Position.
19 (location.hh): Use it.
20 Document a` la Doxygen.
21