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