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: Sun, 31 Dec 2006 15:46:46 -0500 (EST)

On Sun, 31 Dec 2006, Bob Rossi wrote:

> On Sun, Dec 31, 2006 at 03:30:33PM -0500, Joel E. Denny wrote:
> > On Tue, 26 Dec 2006, Joel E. Denny wrote:
> > 
> > >  2006-12-26  Joel E. Denny  <address@hidden>
> > >  
> > > + For push mode, convert yyparse from a macro to a function, invoke yylex
> > > + instead of passing a yylexp argument to yypull_parse, and don't
> > > + generate yypull_parse or yyparse unless %push-pull-parser is declared.
> > > + Discussed starting at
> > > + <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00163.html>.
> > 
> > I committed that.
> 
> OK, everything still works with my local tests. :P

Thanks.




reply via email to

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