Files
bison/tests
Akim Demaille 263137264f factor the handling of m4 escaping
The conversion from @ to @@ and so forth is coded is too many
different places.  Factor, a bit.

* src/scan-code.l: Instead of duplicating the logic of obstack_escape,
use it.
It sure is less efficient, but the cost is negligible.
This allows to factor rules that are alike.
And to factor some start-condition clauses.
* tests/input.at (Stray $ or @): New.
* NEWS: Document it.
2012-07-27 12:54:31 +02:00
..
2012-01-13 11:48:14 +01:00
2012-06-05 09:17:43 +02:00
2012-07-27 12:54:31 +02:00
2012-07-26 16:51:26 +02:00
2012-07-18 09:17:31 +02:00
2012-06-21 22:54:40 +02:00
2012-01-13 11:48:14 +01:00
2012-01-13 11:48:14 +01:00