Akim Demaille
|
cf98343c1d
|
Space and comments changes.
* data/c++.m4, data/glr.c, data/lalr1.cc: Copyright year changes.
* data/c.m4, data/lalr1.cc: Space changes.
|
2008-10-28 17:11:07 +01:00 |
|
Akim Demaille
|
9f467b7d84
|
Make gnulib a submodule.
* gnulib: New.
* .gitmodules (gnulib): New.
|
2008-10-28 17:05:48 +01:00 |
|
Akim Demaille
|
e1145ad8bd
|
Clarify UPDATED use.
* doc/bison.texinfo: It refers to the last edition of this file,
not to the release date of Bison.
Reported by Joel E. Denny.
|
2008-08-29 10:12:23 +02:00 |
|
Akim Demaille
|
0df72d78ff
|
Update README.
* README: Update FAQ pointer.
Reported by Joel E. Denny.
|
2008-08-29 10:07:04 +02:00 |
|
Akim Demaille
|
6501566813
|
Check yyerrok in calc.at.
* tests/calc.at (calc.y): Use yyerrok on "( error )".
(AT_CHECK_CALC): Add a check that ensures that yyerrok works as
expected.
|
2008-08-27 10:30:06 +02:00 |
|
Akim Demaille
|
98e26a9201
|
Support yyerrok in lalr1.cc.
YYBACKUP is still to import back into lalr1.cc.
* data/lalr1.cc (yyerrork, yyclearin, YYRECOVERING): Define.
|
2008-08-27 10:21:31 +02:00 |
|