* data/lalr1.cc (position.hh): New subfile, including the extended

and Doxygen'ed documentation of class Position.
(location.hh): Use it.
Document a` la Doxygen.
With the help of Benot Perrot.
This commit is contained in:
Akim Demaille
2003-02-20 13:36:08 +00:00
parent d02b25f99b
commit 5d00311619
2 changed files with 178 additions and 22 deletions

View File

@@ -1,3 +1,11 @@
2003-02-20 Akim Demaille <akim@epita.fr>
* data/lalr1.cc (position.hh): New subfile, including the extended
and Doxygen'ed documentation of class Position.
(location.hh): Use it.
Document a` la Doxygen.
With the help of Benoît Perrot.
2003-02-20 Akim Demaille <akim@epita.fr>
* tests/calc.at (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): Define