bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] Improve api.pure for yyerror


From: Théophile Ranquet
Subject: Re: [PATCH 0/3] Improve api.pure for yyerror
Date: Wed, 28 Nov 2012 10:28:20 +0100

2012/11/28 Theophile Ranquet <address@hidden>:
> These modifications add a "full" value to %define api.pure. Using this value
> results in yyerror taking a location as argument in location-tracking pure
> parsers, without the need to specify a spurious "parse-param".
>
> Maybe more tests would be better, to ensure that the now deprecated "%define
> api.pure true" has been left unchanged.
>
> Theophile Ranquet (3):
>   local.at: improvements
>   yacc.c: support "%define api.pure full"
>   doc: introduce api.pure full, rearrange some examples
>
>  NEWS             |  11 +++++
>  data/yacc.c      |  38 +++++++++++------
>  doc/bison.texi   | 125 
> +++++++++++++++++++++++++++++--------------------------
>  tests/actions.at |  17 ++++----
>  tests/calc.at    |   8 ++--
>  tests/local.at   |  39 ++++++++++-------
>  6 files changed, 138 insertions(+), 100 deletions(-)
>
> --
> 1.8.0

I failed to mention it, but these changes are for {maint}, of course.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]