Re: [java2perl6] r99 committed - Now the comp_stmt(?) rule triggers correctly....
[email protected] (Cosimo Streppone) Tue, 29 Sep 2009 21:29:11 +0200
| Newsgroups | perl.dbdi.dev |
|---|---|
| Message-ID | <op.u009qxlms5ttvb@cn01> |
Cosimo committed r99: > Revision: 99 > Author: cosimo.streppone > Date: Mon Sep 28 13:29:30 2009 > Log: Now the comp_stmt(?) rule triggers correctly. > Fixed the grammar properly to allow clean regen of Java::Javap::Grammar. > > http://code.google.com/p/java2perl6/source/detail?r=99 > > Modified: > /trunk/lib/Java/Javap/Grammar.pm > /trunk/lib/Java/Javap/javap.grammar > > ======================================= > --- /trunk/lib/Java/Javap/Grammar.pm Sun Sep 27 12:37:52 2009 > +++ /trunk/lib/Java/Javap/Grammar.pm Mon Sep 28 13:29:30 2009 [...] The changes to Java/Javap/Grammar.pm look scary, but this is just because the file has been regenerated with the most recent Parse::RecDescent... -- Cosimo