]> git.saurik.com Git - bison.git/blame_incremental - ChangeLog
* data/lalr1.cc (position.hh): Make sure "columns" never pushes
[bison.git] / ChangeLog
... / ...
CommitLineData
12003-02-20 Akim Demaille <akim@epita.fr>
2
3 * data/lalr1.cc (position.hh): Make sure "columns" never pushes
4 before initial_columns.
5 (location.hh): Use consistent variable names when defining the
6 operator<<.
7 Use "last" so that we subtract from Positions, not from unsigned.
8
92003-02-20 Akim Demaille <akim@epita.fr>
10
11 * data/lalr1.cc (position.hh): New subfile, including the extended
12 and Doxygen'ed documentation of class Position.
13 (location.hh): Use it.
14 Document a` la Doxygen.
15