bison-patches
[Top][All Lists]
Advanced

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

Re: push parser


From: Joel E. Denny
Subject: Re: push parser
Date: Fri, 8 Dec 2006 17:39:59 -0500 (EST)

On Fri, 8 Dec 2006, Joel E. Denny wrote:

> On Fri, 8 Dec 2006, Bob Rossi wrote:
> 
> > 2006-12-08  Bob Rossi  <address@hidden>                                     
> >                             
> >                                                                             
> >                             
> >         * data/push.c: (yypvarsinit, yypvars, struct yypvars): Rename to...
> >         (yypstateinit, yypstate, struct yypstate): ... these and update 
> >     all uses.
> >         (b4_yyssa, b4_yyerror_range, yypstate_init, yypushparse): Rename pv 
> > to
> >         yyps.                                                               
> >                           
> >     (yypstateinit, yypushparse): Rename to ...
> >     (yypstate_init, yypush_parse): ... these and update all uses.
> >         (yypstate_init, yypush_parse): Declare in Bison-generated header 
> > file.                            
> >         * tests/calc.at (_AT_DATA_CALC_Y): Use newly named functions.       
> >                             
> 
> I committed it but with a few additional tweaks to the ChangeLog entry.

Which I meant to post:

2006-12-08  Bob Rossi  <address@hidden>

        * data/push.c: (yypvarsinit, yypvars, struct yypvars, yypushparse): 
        Rename to...
        (yypstate_init, yypstate, struct yypstate, yypush_parse): ... these and
        update all uses.
        (b4_yyssa, b4_yyerror_range, yypstate_init): Rename pv to yyps. 
        (yypush_parse): Rename yypvars argument to yyps and remove redundant 
        local pv.
        (yypstate_init, yypush_parse): Declare in Bison-generated header file.
        * tests/calc.at (_AT_DATA_CALC_Y): Use newly named functions.




reply via email to

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