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 |
|