<?xml version="1.0"?>
<rss version="2.0">

<channel>
<title>FishEye on antlr/</title>
<link>http://fisheye2.cenqua.com/browse/antlr/</link>
<description>Recent changes to the "antlr" repository under directory /</description>

<item>
<title>head parrt: fix to missing token exception</title>
<pubDate>Sun, 11 May 2008 19:25:14 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4905&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4905&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4905"><strong>4905</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sun, 11 May 2008, 19:25:14 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix to missing token exception</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java">/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java?r=4905">4905</a></td>
<td>(+3 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java?r=4905">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java?r1=4890&r2=4905">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java">/runtime/Java/src/org/antlr/runtime/MissingTokenException.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r=4905">4905</a></td>
<td>(+4 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r=4905">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r1=4902&r2=4905">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: forgot one</title>
<pubDate>Sun, 11 May 2008 18:50:05 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4904&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4904&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4904"><strong>4904</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sun, 11 May 2008, 18:50:05 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>forgot one</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg">/src/org/antlr/codegen/templates/Python/Python.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r=4904">4904</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r=4904">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r1=4859&r2=4904">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title> parrt: isolated rewrite from elements in alt; tweaked templates</title>
<pubDate>Sun, 11 May 2008 18:48:36 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4903&amp;csize=8</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4903&amp;csize=8</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4903"><strong>4903</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sun, 11 May 2008, 18:48:36 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>isolated rewrite from elements in alt; tweaked templates</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g">/src/org/antlr/codegen/codegen.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4903">4903</a></td>
<td>(+1 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r1=4893&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ANTLRCore.sti">/src/org/antlr/codegen/templates/ANTLRCore.sti</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ANTLRCore.sti?r=4903">4903</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ANTLRCore.sti?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ANTLRCore.sti?r1=4426&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ActionScript/ActionScript.stg">/src/org/antlr/codegen/templates/ActionScript/ActionScript.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ActionScript/ActionScript.stg?r=4903">4903</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ActionScript/ActionScript.stg?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/ActionScript/ActionScript.stg?r1=4794&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/C/C.stg">/src/org/antlr/codegen/templates/C/C.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/C/C.stg?r=4903">4903</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/C/C.stg?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/C/C.stg?r1=4737&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg">/src/org/antlr/codegen/templates/CSharp/CSharp.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r=4903">4903</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r1=4878&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg">/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r=4903">4903</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r1=4878&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg">/src/org/antlr/codegen/templates/Java/Java.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4903">4903</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r1=4890&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Perl5/Perl5.stg">/src/org/antlr/codegen/templates/Perl5/Perl5.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Perl5/Perl5.stg?r=4903">4903</a></td>
<td>(+2 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Perl5/Perl5.stg?r=4903">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Perl5/Perl5.stg?r1=4075&r2=4903">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Was giving bogus error message</title>
<pubDate>Sun, 11 May 2008 18:33:29 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4902&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4902&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4902"><strong>4902</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sun, 11 May 2008, 18:33:29 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Was giving bogus error message</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java">/runtime/Java/src/org/antlr/runtime/MissingTokenException.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r=4902">4902</a></td>
<td>(+9 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r=4902">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r1=4890&r2=4902">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-179</title>
<pubDate>Sun, 11 May 2008 17:32:47 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4901&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4901&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4901"><strong>4901</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sun, 11 May 2008, 17:32:47 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-179">ANTLR-179</a></tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ACyclicDFACodeGenerator.java">/src/org/antlr/codegen/ACyclicDFACodeGenerator.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ACyclicDFACodeGenerator.java?r=4901">4901</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ACyclicDFACodeGenerator.java?r=4901">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ACyclicDFACodeGenerator.java?r1=4436&r2=4901">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Interpreter couldn&#039;t handle imported grammars. fixed.</title>
<pubDate>Sun, 11 May 2008 17:22:25 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4899&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4899&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4899"><strong>4899</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sun, 11 May 2008, 17:22:25 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Interpreter couldn&#039;t handle imported grammars. fixed.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java">/src/org/antlr/tool/Interp.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java?r=4899">4899</a></td>
<td>(+5 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java?r=4899">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java?r1=4841&r2=4899">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java">/src/org/antlr/tool/Interpreter.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java?r=4899">4899</a></td>
<td>(+21 -16)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java?r=4899">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java?r1=4841&r2=4899">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: fix extra location</title>
<pubDate>Sat, 10 May 2008 19:46:57 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4893&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4893&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4893"><strong>4893</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 10 May 2008, 19:46:57 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix extra location</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4893">4893</a></td>
<td>(+2 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4893">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4890&r2=4893">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g">/src/org/antlr/codegen/codegen.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4893">4893</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4893">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r1=4864&r2=4893">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Updated error handling mechanism</title>
<pubDate>Sat, 10 May 2008 19:03:28 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4890&amp;csize=15</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4890&amp;csize=15</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4890"><strong>4890</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 10 May 2008, 19:03:28 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Updated error handling mechanism</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4890">4890</a></td>
<td>(+20 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4880&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java">/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java?r=4890">4890</a></td>
<td>(+112 -135)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/BaseRecognizer.java?r1=4780&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedRangeException.java">/runtime/Java/src/org/antlr/runtime/MismatchedRangeException.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedRangeException.java?r=4890">4890</a></td>
<td>(+3 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedRangeException.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedRangeException.java?r1=3716&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedTokenException.java">/runtime/Java/src/org/antlr/runtime/MismatchedTokenException.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedTokenException.java?r=4890">4890</a></td>
<td>(+3 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedTokenException.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MismatchedTokenException.java?r1=4460&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java">/runtime/Java/src/org/antlr/runtime/MissingTokenException.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r=4890">4890</a></td>
<td>(+8 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/MissingTokenException.java?r1=4753&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Parser.java">/runtime/Java/src/org/antlr/runtime/Parser.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Parser.java?r=4890">4890</a></td>
<td>(+23 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Parser.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Parser.java?r1=4531&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/UnwantedTokenException.java">/runtime/Java/src/org/antlr/runtime/UnwantedTokenException.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/UnwantedTokenException.java?r=4890">4890</a></td>
<td>(+11 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/UnwantedTokenException.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/UnwantedTokenException.java?r1=4753&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugParser.java">/runtime/Java/src/org/antlr/runtime/debug/DebugParser.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugParser.java?r=4890">4890</a></td>
<td>(+2 -17)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugParser.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugParser.java?r1=4468&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeAdaptor.java">/runtime/Java/src/org/antlr/runtime/debug/DebugTreeAdaptor.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeAdaptor.java?r=4890">4890</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeAdaptor.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeAdaptor.java?r1=4717&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeParser.java">/runtime/Java/src/org/antlr/runtime/debug/DebugTreeParser.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeParser.java?r=4890">4890</a></td>
<td>(+14 -19)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeParser.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/debug/DebugTreeParser.java?r1=4468&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/CommonTreeNodeStream.java">/runtime/Java/src/org/antlr/runtime/tree/CommonTreeNodeStream.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/CommonTreeNodeStream.java?r=4890">4890</a></td>
<td>(+2 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/CommonTreeNodeStream.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/CommonTreeNodeStream.java?r1=4680&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/TreeParser.java">/runtime/Java/src/org/antlr/runtime/tree/TreeParser.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/TreeParser.java?r=4890">4890</a></td>
<td>(+17 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/TreeParser.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/tree/TreeParser.java?r1=4531&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg">/src/org/antlr/codegen/templates/Java/Java.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4890">4890</a></td>
<td>(+1 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r1=4840&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java">/src/org/antlr/test/TestAutoAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java?r=4890">4890</a></td>
<td>(+72 -5)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java?r1=4881&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java">/src/org/antlr/test/TestRewriteAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r=4890">4890</a></td>
<td>(+57 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r=4890">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r1=4846&r2=4890">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: fix comment</title>
<pubDate>Sat, 10 May 2008 15:37:57 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4885&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4885&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4885"><strong>4885</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 10 May 2008, 15:37:57 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix comment</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Lexer.java">/runtime/Java/src/org/antlr/runtime/Lexer.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Lexer.java?r=4885">4885</a></td>
<td>(+3 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Lexer.java?r=4885">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Lexer.java?r1=4531&r2=4885">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: fix comment</title>
<pubDate>Fri, 09 May 2008 13:08:05 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4881&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4881&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4881"><strong>4881</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 09 May 2008, 13:08:05 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix comment</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java">/src/org/antlr/test/TestAutoAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java?r=4881">4881</a></td>
<td>(+0 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java?r=4881">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAutoAST.java?r1=4466&r2=4881">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: made unit test bigger</title>
<pubDate>Fri, 09 May 2008 12:43:36 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4880&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4880&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4880"><strong>4880</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 09 May 2008, 12:43:36 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>made unit test bigger</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4880">4880</a></td>
<td>(+0 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4880">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4872&r2=4880">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestHeteroAST.java">/src/org/antlr/test/TestHeteroAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestHeteroAST.java?r=4880">4880</a></td>
<td>(+6 -6)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestHeteroAST.java?r=4880">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestHeteroAST.java?r1=4815&r2=4880">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head jluber: [C#] Fixed typo</title>
<pubDate>Fri, 09 May 2008 11:23:42 -0500</pubDate>
<author>jluber</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4879&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4879&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4879"><strong>4879</strong></a></td>
<td width="30%" align="center"><strong>jluber</strong></td>
<td align="right">Fri, 09 May 2008, 11:23:42 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[C#] Fixed typo</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java">/src/org/antlr/codegen/CSharp2Target.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r=4879">4879</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r=4879">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r1=4878&r2=4879">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head jluber: [C#] - Synced up to 4872...</title>
<pubDate>Fri, 09 May 2008 10:06:51 -0500</pubDate>
<author>jluber</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4878&amp;csize=7</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4878&amp;csize=7</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4878"><strong>4878</strong></a></td>
<td width="30%" align="center"><strong>jluber</strong></td>
<td align="right">Fri, 09 May 2008, 10:06:51 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[C#] - Synced up to 4872<br />- Fixed missing conversion in template<br />- Implemented DFA runtime compression algorithms<br />- Added partial keyword to CSharp2</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs">/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs?r=4878">4878</a></td>
<td>(+49 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs?r=4878">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/DFA.cs?r1=4418&r2=4878">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll">/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll?r=4878">4878</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/~raw,r=4878/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll">raw</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll">/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll?r=4878">4878</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/~raw,r=4878/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll">raw</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java">/src/org/antlr/codegen/CSharp2Target.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r=4878">4878</a></td>
<td>(+57 -46)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r=4878">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r1=4848&r2=4878">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharpTarget.java">/src/org/antlr/codegen/CSharpTarget.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharpTarget.java?r=4878">4878</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharpTarget.java?r=4878">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharpTarget.java?r1=3676&r2=4878">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg">/src/org/antlr/codegen/templates/CSharp/CSharp.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r=4878">4878</a></td>
<td>(+1461 -1466)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r=4878">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r1=4856&r2=4878">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg">/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r=4878">4878</a></td>
<td>(+28 -33)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r=4878">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r1=4856&r2=4878">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Added LL(1) line/col map to DFA for Jean.</title>
<pubDate>Thu, 08 May 2008 15:45:34 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4872&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4872&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4872"><strong>4872</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Thu, 08 May 2008, 15:45:34 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Added LL(1) line/col map to DFA for Jean.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4872">4872</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4872">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4864&r2=4872">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java">/src/org/antlr/tool/Grammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4872">4872</a></td>
<td>(+14 -5)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4872">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r1=4864&r2=4872">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-222 as well as many improvements regarding predicates hidden by acti...</title>
<pubDate>Wed, 07 May 2008 20:45:50 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4864&amp;csize=32</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4864&amp;csize=32</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4864"><strong>4864</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Wed, 07 May 2008, 20:45:50 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-222">ANTLR-222</a> as well as many improvements regarding predicates hidden by actions.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4864">4864</a></td>
<td>(+36 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4851&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/ActionLabel.java">/src/org/antlr/analysis/ActionLabel.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/ActionLabel.java?r=4864">4864</a></td>
<td>(+29 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/ActionLabel.java?r=4864">view</a></td><td><em>new</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFA.java">/src/org/antlr/analysis/DFA.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFA.java?r=4864">4864</a></td>
<td>(+3 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFA.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFA.java?r1=4815&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java">/src/org/antlr/analysis/DFAState.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java?r=4864">4864</a></td>
<td>(+6 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java?r1=4851&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DecisionProbe.java">/src/org/antlr/analysis/DecisionProbe.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DecisionProbe.java?r=4864">4864</a></td>
<td>(+16 -14)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DecisionProbe.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DecisionProbe.java?r1=4448&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java">/src/org/antlr/analysis/Label.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java?r=4864">4864</a></td>
<td>(+21 -31)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java?r1=4855&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java">/src/org/antlr/analysis/NFAConfiguration.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java?r=4864">4864</a></td>
<td>(+3 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java?r1=4849&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAState.java">/src/org/antlr/analysis/NFAState.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAState.java?r=4864">4864</a></td>
<td>(+17 -9)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAState.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAState.java?r1=4363&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java">/src/org/antlr/analysis/NFAToDFAConverter.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4864">4864</a></td>
<td>(+131 -24)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r1=4855&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/PredicateLabel.java">/src/org/antlr/analysis/PredicateLabel.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/PredicateLabel.java?r=4864">4864</a></td>
<td>(+34 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/PredicateLabel.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/PredicateLabel.java?r1=4855&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Transition.java">/src/org/antlr/analysis/Transition.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Transition.java?r=4864">4864</a></td>
<td>(+7 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Transition.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Transition.java?r1=2715&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g">/src/org/antlr/codegen/codegen.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4864">4864</a></td>
<td>(+3 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r1=4832&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/misc/BitSet.java">/src/org/antlr/misc/BitSet.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/misc/BitSet.java?r=4864">4864</a></td>
<td>(+12 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/misc/BitSet.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/misc/BitSet.java?r1=4349&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java">/src/org/antlr/test/TestAttributes.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4864">4864</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r1=4845&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestInterpretedParsing.java">/src/org/antlr/test/TestInterpretedParsing.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestInterpretedParsing.java?r=4864">4864</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestInterpretedParsing.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestInterpretedParsing.java?r1=3356&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java">/src/org/antlr/test/TestNFAConstruction.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java?r=4864">4864</a></td>
<td>(+308 -296)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java?r1=4853&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java">/src/org/antlr/test/TestSemanticPredicates.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4864">4864</a></td>
<td>(+177 -39)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r1=4852&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/DOTGenerator.java">/src/org/antlr/tool/DOTGenerator.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/DOTGenerator.java?r=4864">4864</a></td>
<td>(+6 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/DOTGenerator.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/DOTGenerator.java?r1=4542&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java">/src/org/antlr/tool/ErrorManager.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java?r=4864">4864</a></td>
<td>(+4 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java?r1=4832&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/FASerializer.java">/src/org/antlr/tool/FASerializer.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/FASerializer.java?r=4864">4864</a></td>
<td>(+6 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/FASerializer.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/FASerializer.java?r1=4363&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java">/src/org/antlr/tool/Grammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4864">4864</a></td>
<td>(+12 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r1=4845&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java">/src/org/antlr/tool/GrammarAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r=4864">4864</a></td>
<td>(+4 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r1=4835&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarInsufficientPredicatesMessage.java">/src/org/antlr/tool/GrammarInsufficientPredicatesMessage.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarInsufficientPredicatesMessage.java?r=4864">4864</a></td>
<td>(+31 -11)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarInsufficientPredicatesMessage.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarInsufficientPredicatesMessage.java?r1=3100&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarNonDeterminismMessage.java">/src/org/antlr/tool/GrammarNonDeterminismMessage.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarNonDeterminismMessage.java?r=4864">4864</a></td>
<td>(+3 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarNonDeterminismMessage.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarNonDeterminismMessage.java?r1=4363&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarReport.java">/src/org/antlr/tool/GrammarReport.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarReport.java?r=4864">4864</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarReport.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarReport.java?r1=4448&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarUnreachableAltsMessage.java">/src/org/antlr/tool/GrammarUnreachableAltsMessage.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarUnreachableAltsMessage.java?r=4864">4864</a></td>
<td>(+2 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarUnreachableAltsMessage.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarUnreachableAltsMessage.java?r1=3100&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java">/src/org/antlr/tool/NFAFactory.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r=4864">4864</a></td>
<td>(+47 -25)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r1=4855&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Rule.java">/src/org/antlr/tool/Rule.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Rule.java?r=4864">4864</a></td>
<td>(+5 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Rule.java?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Rule.java?r1=4448&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g">/src/org/antlr/tool/assign.types.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g?r=4864">4864</a></td>
<td>(+2 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g?r1=4845&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/buildnfa.g">/src/org/antlr/tool/buildnfa.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/buildnfa.g?r=4864">4864</a></td>
<td>(+14 -17)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/buildnfa.g?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/buildnfa.g?r1=4815&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/dot/action-edge.st">/src/org/antlr/tool/templates/dot/action-edge.st</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/dot/action-edge.st?r=4864">4864</a></td>
<td>(+1 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/dot/action-edge.st?r=4864">view</a></td><td><em>new</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg">/src/org/antlr/tool/templates/messages/languages/en.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg?r=4864">4864</a></td>
<td>(+5 -7)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg?r=4864">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg?r1=4832&r2=4864">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head pink: [Python] Ported CL4846/4847 &#034;Wouldn&#039;t allow wildcards in AST rewrite alts.&#034;</title>
<pubDate>Tue, 06 May 2008 15:40:44 -0500</pubDate>
<author>pink</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4861&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4861&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4861"><strong>4861</strong></a></td>
<td width="30%" align="center"><strong>pink</strong></td>
<td align="right">Tue, 06 May 2008, 15:40:44 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[Python] Ported CL4846/4847 &#034;Wouldn&#039;t allow wildcards in AST rewrite alts.&#034;</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py">/runtime/Python/tests/t051treeRewriteAST.py</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py?r=4861">4861</a></td>
<td>(+36 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py?r=4861">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py?r1=4831&r2=4861">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg">/src/org/antlr/codegen/templates/Python/AST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg?r=4861">4861</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg?r=4861">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg?r1=4825&r2=4861">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head pink: [Python] Ported CL4840 &#034;$channel is a local now like $type.&#034;</title>
<pubDate>Tue, 06 May 2008 15:25:48 -0500</pubDate>
<author>pink</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4859&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4859&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4859"><strong>4859</strong></a></td>
<td width="30%" align="center"><strong>pink</strong></td>
<td align="right">Tue, 06 May 2008, 15:25:48 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[Python] Ported CL4840 &#034;$channel is a local now like $type.&#034;</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t056lexer.py">/runtime/Python/tests/t056lexer.py</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t056lexer.py?r=4859">4859</a></td>
<td>(+49 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t056lexer.py?r=4859">view</a></td><td><em>new</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg">/src/org/antlr/codegen/templates/Python/Python.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r=4859">4859</a></td>
<td>(+3 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r=4859">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r1=4858&r2=4859">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head pink: [Python] Ported CL4838 &#034;removed stack guards for dynamic scopes&#034; (wasn&#039;t really ...</title>
<pubDate>Tue, 06 May 2008 14:48:35 -0500</pubDate>
<author>pink</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4858&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4858&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4858"><strong>4858</strong></a></td>
<td width="30%" align="center"><strong>pink</strong></td>
<td align="right">Tue, 06 May 2008, 14:48:35 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[Python] Ported CL4838 &#034;removed stack guards for dynamic scopes&#034; (wasn&#039;t really implemented in Python anyway...).</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg">/src/org/antlr/codegen/templates/Python/Python.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r=4858">4858</a></td>
<td>(+11 -12)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r=4858">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/Python.stg?r1=4822&r2=4858">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head pink: [Python] Ported CL4815 &#034;update the tree parser AST templates so that they proper...</title>
<pubDate>Tue, 06 May 2008 14:44:16 -0500</pubDate>
<author>pink</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4857&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4857&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4857"><strong>4857</strong></a></td>
<td width="30%" align="center"><strong>pink</strong></td>
<td align="right">Tue, 06 May 2008, 14:44:16 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[Python] Ported CL4815 &#034;update the tree parser AST templates so that they properly generated heterogeneous tree construction during automatic AST construction.&#034;</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t053hetero.py">/runtime/Python/tests/t053hetero.py</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t053hetero.py?r=4857">4857</a></td>
<td>(+44 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t053hetero.py?r=4857">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t053hetero.py?r1=4504&r2=4857">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/ASTTreeParser.stg">/src/org/antlr/codegen/templates/Python/ASTTreeParser.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/ASTTreeParser.stg?r=4857">4857</a></td>
<td>(+16 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/ASTTreeParser.stg?r=4857">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/ASTTreeParser.stg?r1=4821&r2=4857">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head jluber: [C#] - Synced up to 4855...</title>
<pubDate>Tue, 06 May 2008 14:31:55 -0500</pubDate>
<author>jluber</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4856&amp;csize=17</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4856&amp;csize=17</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4856"><strong>4856</strong></a></td>
<td width="30%" align="center"><strong>jluber</strong></td>
<td align="right">Tue, 06 May 2008, 14:31:55 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[C#] - Synced up to 4855<br />- Fixed bugs for debug generation<br />- Fixed wrong capitalization and example</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs">/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs?r=4856">4856</a></td>
<td>(+0 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/BaseTreeAdaptor.cs?r1=4729&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs">/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs?r=4856">4856</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/BaseRecognizer.cs?r1=4752&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs">/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs?r=4856">4856</a></td>
<td>(+7 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/Sources/Antlr3.Runtime/Antlr.Runtime/NoViableAltException.cs?r1=4161&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll">/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll?r=4856">4856</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/~raw,r=4856/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Runtime.dll">raw</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll">/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll?r=4856">4856</a></td>
<td>(+0 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/~raw,r=4856/antlr/runtime/CSharp/bin/net-2.0/Antlr3.Utility.dll">raw</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/AST.stg">/src/org/antlr/codegen/templates/CSharp/AST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/AST.stg?r=4856">4856</a></td>
<td>(+13 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/AST.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/AST.stg?r1=4756&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTDbg.stg">/src/org/antlr/codegen/templates/CSharp/ASTDbg.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTDbg.stg?r=4856">4856</a></td>
<td>(+11 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTDbg.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTDbg.stg?r1=4729&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTTreeParser.stg">/src/org/antlr/codegen/templates/CSharp/ASTTreeParser.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTTreeParser.stg?r=4856">4856</a></td>
<td>(+16 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTTreeParser.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ASTTreeParser.stg?r1=4756&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg">/src/org/antlr/codegen/templates/CSharp/CSharp.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r=4856">4856</a></td>
<td>(+9 -9)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/CSharp.stg?r1=4756&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/Dbg.stg">/src/org/antlr/codegen/templates/CSharp/Dbg.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/Dbg.stg?r=4856">4856</a></td>
<td>(+2 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/Dbg.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/Dbg.stg?r1=4756&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ST.stg">/src/org/antlr/codegen/templates/CSharp/ST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ST.stg?r=4856">4856</a></td>
<td>(+9 -7)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ST.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp/ST.stg?r1=4756&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/AST.stg">/src/org/antlr/codegen/templates/CSharp2/AST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/AST.stg?r=4856">4856</a></td>
<td>(+400 -390)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/AST.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/AST.stg?r1=4758&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTDbg.stg">/src/org/antlr/codegen/templates/CSharp2/ASTDbg.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTDbg.stg?r=4856">4856</a></td>
<td>(+11 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTDbg.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTDbg.stg?r1=4758&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg">/src/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg?r=4856">4856</a></td>
<td>(+253 -237)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ASTTreeParser.stg?r1=4758&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg">/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r=4856">4856</a></td>
<td>(+1450 -1450)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/CSharp2.stg?r1=4759&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/Dbg.stg">/src/org/antlr/codegen/templates/CSharp2/Dbg.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/Dbg.stg?r=4856">4856</a></td>
<td>(+2 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/Dbg.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/Dbg.stg?r1=4758&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ST.stg">/src/org/antlr/codegen/templates/CSharp2/ST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ST.stg?r=4856">4856</a></td>
<td>(+10 -8)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ST.stg?r=4856">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/CSharp2/ST.stg?r1=4758&r2=4856">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: refactored predicate labels to own subclass</title>
<pubDate>Mon, 05 May 2008 20:45:17 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4855&amp;csize=5</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4855&amp;csize=5</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4855"><strong>4855</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Mon, 05 May 2008, 20:45:17 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>refactored predicate labels to own subclass</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/LL1DFA.java">/src/org/antlr/analysis/LL1DFA.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/LL1DFA.java?r=4855">4855</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/LL1DFA.java?r=4855">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/LL1DFA.java?r1=4436&r2=4855">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java">/src/org/antlr/analysis/Label.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java?r=4855">4855</a></td>
<td>(+1 -13)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java?r=4855">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/Label.java?r1=4363&r2=4855">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java">/src/org/antlr/analysis/NFAToDFAConverter.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4855">4855</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4855">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r1=4851&r2=4855">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/PredicateLabel.java">/src/org/antlr/analysis/PredicateLabel.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/PredicateLabel.java?r=4855">4855</a></td>
<td>(+21 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/PredicateLabel.java?r=4855">view</a></td><td><em>new</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java">/src/org/antlr/tool/NFAFactory.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r=4855">4855</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r=4855">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r1=4854&r2=4855">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: rm dead code</title>
<pubDate>Mon, 05 May 2008 20:31:52 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4854&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4854&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4854"><strong>4854</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Mon, 05 May 2008, 20:31:52 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>rm dead code</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java">/src/org/antlr/tool/NFAFactory.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r=4854">4854</a></td>
<td>(+0 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r=4854">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/NFAFactory.java?r1=4448&r2=4854">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: fix unit tests</title>
<pubDate>Mon, 05 May 2008 20:30:51 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4853&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4853&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4853"><strong>4853</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Mon, 05 May 2008, 20:30:51 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix unit tests</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java">/src/org/antlr/test/TestNFAConstruction.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java?r=4853">4853</a></td>
<td>(+16 -16)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java?r=4853">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestNFAConstruction.java?r1=4448&r2=4853">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: fix unit test</title>
<pubDate>Mon, 05 May 2008 20:24:13 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4852&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4852&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4852"><strong>4852</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Mon, 05 May 2008, 20:24:13 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix unit test</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java">/src/org/antlr/test/TestSemanticPredicates.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4852">4852</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4852">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r1=4850&r2=4852">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-235, ANTLR-249.</title>
<pubDate>Mon, 05 May 2008 20:07:44 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4851&amp;csize=3</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4851&amp;csize=3</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4851"><strong>4851</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Mon, 05 May 2008, 20:07:44 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-235">ANTLR-235</a>, <a href="http://www.antlr.org:8888/browse/ANTLR-249">ANTLR-249</a>.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4851">4851</a></td>
<td>(+6 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4851">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4846&r2=4851">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java">/src/org/antlr/analysis/DFAState.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java?r=4851">4851</a></td>
<td>(+2 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java?r=4851">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/DFAState.java?r1=4448&r2=4851">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java">/src/org/antlr/analysis/NFAToDFAConverter.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4851">4851</a></td>
<td>(+10 -18)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4851">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r1=4850&r2=4851">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: add unit test; back out change to closure busy signal from 12-31-07</title>
<pubDate>Mon, 05 May 2008 19:49:09 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4850&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4850&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4850"><strong>4850</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Mon, 05 May 2008, 19:49:09 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>add unit test; back out change to closure busy signal from 12-31-07</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java">/src/org/antlr/analysis/NFAToDFAConverter.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4850">4850</a></td>
<td>(+8 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r=4850">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAToDFAConverter.java?r1=4448&r2=4850">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java">/src/org/antlr/test/TestSemanticPredicates.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4850">4850</a></td>
<td>(+19 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4850">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r1=4837&r2=4850">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: escape quotes in NFA states for DOT</title>
<pubDate>Mon, 05 May 2008 19:06:16 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4849&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4849&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4849"><strong>4849</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Mon, 05 May 2008, 19:06:16 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>escape quotes in NFA states for DOT</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java">/src/org/antlr/analysis/NFAConfiguration.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java?r=4849">4849</a></td>
<td>(+4 -10)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java?r=4849">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/analysis/NFAConfiguration.java?r1=4363&r2=4849">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: add new target</title>
<pubDate>Sun, 04 May 2008 17:49:47 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4848&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4848&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4848"><strong>4848</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sun, 04 May 2008, 17:49:47 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>add new target</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java">/src/org/antlr/codegen/CSharp2Target.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r=4848">4848</a></td>
<td>(+46 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/CSharp2Target.java?r=4848">view</a></td><td><em>new</em></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: refactored</title>
<pubDate>Sat, 03 May 2008 16:06:34 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4847&amp;csize=3</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4847&amp;csize=3</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4847"><strong>4847</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 03 May 2008, 16:06:34 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>refactored</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg">/src/org/antlr/codegen/templates/Java/AST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg?r=4847">4847</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg?r=4847">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg?r1=4846&r2=4847">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg">/src/org/antlr/codegen/templates/Java/ASTParser.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg?r=4847">4847</a></td>
<td>(+0 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg?r=4847">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg?r1=4846&r2=4847">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg">/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg?r=4847">4847</a></td>
<td>(+0 -4)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg?r=4847">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg?r1=4846&r2=4847">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-228.  Wouldn&#039;t allow wildcards in AST rewrite alts</title>
<pubDate>Sat, 03 May 2008 16:04:01 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4846&amp;csize=6</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4846&amp;csize=6</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4846"><strong>4846</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 03 May 2008, 16:04:01 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-228">ANTLR-228</a>. &nbsp;Wouldn&#039;t allow wildcards in AST rewrite alts</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4846">4846</a></td>
<td>(+2 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4846">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4845&r2=4846">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg">/src/org/antlr/codegen/templates/Java/AST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg?r=4846">4846</a></td>
<td>(+0 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg?r=4846">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/AST.stg?r1=4812&r2=4846">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg">/src/org/antlr/codegen/templates/Java/ASTParser.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg?r=4846">4846</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg?r=4846">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTParser.stg?r1=4542&r2=4846">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg">/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg?r=4846">4846</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg?r=4846">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/ASTTreeParser.stg?r1=4815&r2=4846">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java">/src/org/antlr/test/TestRewriteAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r=4846">4846</a></td>
<td>(+13 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r=4846">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r1=4832&r2=4846">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestTreeGrammarRewriteAST.java">/src/org/antlr/test/TestTreeGrammarRewriteAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestTreeGrammarRewriteAST.java?r=4846">4846</a></td>
<td>(+20 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestTreeGrammarRewriteAST.java?r=4846">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestTreeGrammarRewriteAST.java?r1=4550&r2=4846">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-207; Lexers importing vocabs didn&#039;t see &#039;;&#039;=4 type aliases in .token...</title>
<pubDate>Sat, 03 May 2008 15:31:54 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4845&amp;csize=7</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4845&amp;csize=7</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4845"><strong>4845</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 03 May 2008, 15:31:54 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-207">ANTLR-207</a>; Lexers importing vocabs didn&#039;t see &#039;;&#039;=4 type aliases in .tokens</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4845">4845</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4845">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4844&r2=4845">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java">/src/org/antlr/test/TestAttributes.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4845">4845</a></td>
<td>(+2 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4845">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r1=4838&r2=4845">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSymbolDefinitions.java">/src/org/antlr/test/TestSymbolDefinitions.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSymbolDefinitions.java?r=4845">4845</a></td>
<td>(+62 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSymbolDefinitions.java?r=4845">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSymbolDefinitions.java?r1=4448&r2=4845">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/AssignTokenTypesBehavior.java">/src/org/antlr/tool/AssignTokenTypesBehavior.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/AssignTokenTypesBehavior.java?r=4845">4845</a></td>
<td>(+274 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/AssignTokenTypesBehavior.java?r=4845">view</a></td><td><em>new</em></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/CompositeGrammar.java">/src/org/antlr/tool/CompositeGrammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/CompositeGrammar.java?r=4845">4845</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/CompositeGrammar.java?r=4845">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/CompositeGrammar.java?r1=4718&r2=4845">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java">/src/org/antlr/tool/Grammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4845">4845</a></td>
<td>(+4 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4845">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r1=4844&r2=4845">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g">/src/org/antlr/tool/assign.types.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g?r=4845">4845</a></td>
<td>(+22 -250)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g?r=4845">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/assign.types.g?r1=4815&r2=4845">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-208.  Looks in library or in -o output path for tokens now.</title>
<pubDate>Sat, 03 May 2008 12:59:08 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4844&amp;csize=4</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4844&amp;csize=4</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4844"><strong>4844</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 03 May 2008, 12:59:08 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-208">ANTLR-208</a>. &nbsp;Looks in library or in -o output path for tokens now.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4844">4844</a></td>
<td>(+6 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4844">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4840&r2=4844">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/Tool.java">/src/org/antlr/Tool.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/Tool.java?r=4844">4844</a></td>
<td>(+19 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/Tool.java?r=4844">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/Tool.java?r1=4817&r2=4844">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/BuildDependencyGenerator.java">/src/org/antlr/tool/BuildDependencyGenerator.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/BuildDependencyGenerator.java?r=4844">4844</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/BuildDependencyGenerator.java?r=4844">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/BuildDependencyGenerator.java?r1=4817&r2=4844">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java">/src/org/antlr/tool/Grammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4844">4844</a></td>
<td>(+1 -8)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4844">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r1=4835&r2=4844">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-240; allow \x in &#034;...&#034; templates</title>
<pubDate>Sat, 03 May 2008 12:25:31 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4843&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4843&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4843"><strong>4843</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 03 May 2008, 12:25:31 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-240">ANTLR-240</a>; allow \x in &#034;...&#034; templates</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g">/src/org/antlr/tool/antlr.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4843">4843</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4843">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r1=4836&r2=4843">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: rm dead code</title>
<pubDate>Sat, 03 May 2008 12:17:51 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4842&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4842&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4842"><strong>4842</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Sat, 03 May 2008, 12:17:51 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>rm dead code</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/RandomPhrase.java">/src/org/antlr/tool/RandomPhrase.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/RandomPhrase.java?r=4842">4842</a></td>
<td>(+1 -10)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/RandomPhrase.java?r=4842">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/RandomPhrase.java?r1=4807&r2=4842">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fix ANTLR-229; Interp didn&#039;t handle (...)* properly.</title>
<pubDate>Fri, 02 May 2008 20:24:39 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4841&amp;csize=3</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4841&amp;csize=3</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4841"><strong>4841</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 02 May 2008, 20:24:39 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fix <a href="http://www.antlr.org:8888/browse/ANTLR-229">ANTLR-229</a>; Interp didn&#039;t handle (...)* properly.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/NoViableAltException.java">/runtime/Java/src/org/antlr/runtime/NoViableAltException.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/NoViableAltException.java?r=4841">4841</a></td>
<td>(+6 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/NoViableAltException.java?r=4841">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/NoViableAltException.java?r1=3716&r2=4841">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java">/src/org/antlr/tool/Interp.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java?r=4841">4841</a></td>
<td>(+32 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java?r=4841">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interp.java?r1=4448&r2=4841">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java">/src/org/antlr/tool/Interpreter.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java?r=4841">4841</a></td>
<td>(+14 -6)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java?r=4841">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Interpreter.java?r1=4535&r2=4841">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-225.  $channel is a local now like $type.</title>
<pubDate>Fri, 02 May 2008 19:01:37 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4840&amp;csize=3</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4840&amp;csize=3</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4840"><strong>4840</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 02 May 2008, 19:01:37 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-225">ANTLR-225</a>. &nbsp;$channel is a local now like $type.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4840">4840</a></td>
<td>(+25 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4840">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4832&r2=4840">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg">/src/org/antlr/codegen/templates/Java/Java.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4840">4840</a></td>
<td>(+3 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4840">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r1=4838&r2=4840">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestLexer.java">/src/org/antlr/test/TestLexer.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestLexer.java?r=4840">4840</a></td>
<td>(+14 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestLexer.java?r=4840">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestLexer.java?r1=4458&r2=4840">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fix ANTLR-247.  removed stack guards for dynamic scopes (this is now back to the...</title>
<pubDate>Fri, 02 May 2008 17:35:27 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4838&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4838&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4838"><strong>4838</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 02 May 2008, 17:35:27 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fix <a href="http://www.antlr.org:8888/browse/ANTLR-247">ANTLR-247</a>. &nbsp;removed stack guards for dynamic scopes (this is now back to the way 3.0.1 worked).</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg">/src/org/antlr/codegen/templates/Java/Java.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4838">4838</a></td>
<td>(+3 -5)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r=4838">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Java/Java.stg?r1=4710&r2=4838">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java">/src/org/antlr/test/TestAttributes.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4838">4838</a></td>
<td>(+15 -16)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4838">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r1=4832&r2=4838">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: fix test</title>
<pubDate>Fri, 02 May 2008 14:15:32 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4837&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4837&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4837"><strong>4837</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 02 May 2008, 14:15:32 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix test</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java">/src/org/antlr/test/TestSemanticPredicates.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4837">4837</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r=4837">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestSemanticPredicates.java?r1=4448&r2=4837">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-230. can use \&#039; and \&#034; in action.</title>
<pubDate>Fri, 02 May 2008 14:13:40 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4836&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4836&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4836"><strong>4836</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 02 May 2008, 14:13:40 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-230">ANTLR-230</a>. can use \&#039; and \&#034; in action.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g">/src/org/antlr/tool/antlr.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4836">4836</a></td>
<td>(+1 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4836">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r1=4834&r2=4836">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: backtrack=true caused trouble for new warning msg</title>
<pubDate>Fri, 02 May 2008 13:41:14 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4835&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4835&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4835"><strong>4835</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 02 May 2008, 13:41:14 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>backtrack=true caused trouble for new warning msg</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java">/src/org/antlr/tool/Grammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4835">4835</a></td>
<td>(+3 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4835">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r1=4827&r2=4835">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java">/src/org/antlr/tool/GrammarAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r=4835">4835</a></td>
<td>(+10 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r=4835">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r1=4826&r2=4835">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: rm comment</title>
<pubDate>Fri, 02 May 2008 13:34:19 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4834&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4834&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4834"><strong>4834</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Fri, 02 May 2008, 13:34:19 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>rm comment</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g">/src/org/antlr/tool/antlr.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4834">4834</a></td>
<td>(+0 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4834">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r1=4826&r2=4834">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: Fixed ANTLR-202. warnings for ambig $a ref in rule a</title>
<pubDate>Thu, 01 May 2008 17:11:57 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4832&amp;csize=8</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4832&amp;csize=8</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4832"><strong>4832</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Thu, 01 May 2008, 17:11:57 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>Fixed <a href="http://www.antlr.org:8888/browse/ANTLR-202">ANTLR-202</a>. warnings for ambig $a ref in rule a</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt">/CHANGES.txt</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4832">4832</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/CHANGES.txt?r1=4817&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.g">/src/org/antlr/codegen/ActionTranslator.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.g?r=4832">4832</a></td>
<td>(+6 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.g?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.g?r1=4771&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.java">/src/org/antlr/codegen/ActionTranslator.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.java?r=4832">4832</a></td>
<td>(+172 -166)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.java?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/ActionTranslator.java?r1=4771&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g">/src/org/antlr/codegen/codegen.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4832">4832</a></td>
<td>(+6 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r1=4830&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java">/src/org/antlr/test/TestAttributes.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4832">4832</a></td>
<td>(+16 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestAttributes.java?r1=4757&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java">/src/org/antlr/test/TestRewriteAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r=4832">4832</a></td>
<td>(+35 -0)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/test/TestRewriteAST.java?r1=4542&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java">/src/org/antlr/tool/ErrorManager.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java?r=4832">4832</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/ErrorManager.java?r1=4809&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg">/src/org/antlr/tool/templates/messages/languages/en.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg?r=4832">4832</a></td>
<td>(+2 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg?r=4832">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/templates/messages/languages/en.stg?r1=4809&r2=4832">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head pink: [Python] Reenable tests, now that Ter has fixed the bad error message inCL4830.</title>
<pubDate>Thu, 01 May 2008 16:53:00 -0500</pubDate>
<author>pink</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4831&amp;csize=2</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4831&amp;csize=2</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4831"><strong>4831</strong></a></td>
<td width="30%" align="center"><strong>pink</strong></td>
<td align="right">Thu, 01 May 2008, 16:53:00 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[Python] Reenable tests, now that Ter has fixed the bad error message inCL4830.</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py">/runtime/Python/tests/t051treeRewriteAST.py</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py?r=4831">4831</a></td>
<td>(+0 -5)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py?r=4831">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t051treeRewriteAST.py?r1=4821&r2=4831">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t054main.py">/runtime/Python/tests/t054main.py</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t054main.py?r=4831">4831</a></td>
<td>(+0 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t054main.py?r=4831">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Python/tests/t054main.py?r1=4821&r2=4831">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: fix overzealous new error msg</title>
<pubDate>Thu, 01 May 2008 15:44:09 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4830&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4830&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4830"><strong>4830</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Thu, 01 May 2008, 15:44:09 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>fix overzealous new error msg</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g">/src/org/antlr/codegen/codegen.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4830">4830</a></td>
<td>(+6 -5)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4830">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r1=4826&r2=4830">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: rm imports</title>
<pubDate>Thu, 01 May 2008 13:57:00 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4828&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4828&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4828"><strong>4828</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Thu, 01 May 2008, 13:57:00 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>rm imports</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java">/runtime/Java/src/org/antlr/runtime/Token.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java?r=4828">4828</a></td>
<td>(+0 -3)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java?r=4828">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java?r1=4826&r2=4828">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: oops</title>
<pubDate>Thu, 01 May 2008 13:39:45 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4827&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4827&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4827"><strong>4827</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Thu, 01 May 2008, 13:39:45 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>oops</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java">/src/org/antlr/tool/Grammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4827">4827</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4827">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r1=4826&r2=4827">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head parrt: move token option spec out of runtime</title>
<pubDate>Thu, 01 May 2008 13:33:56 -0500</pubDate>
<author>parrt</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4826&amp;csize=5</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4826&amp;csize=5</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4826"><strong>4826</strong></a></td>
<td width="30%" align="center"><strong>parrt</strong></td>
<td align="right">Thu, 01 May 2008, 13:33:56 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>move token option spec out of runtime</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java">/runtime/Java/src/org/antlr/runtime/Token.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java?r=4826">4826</a></td>
<td>(+0 -10)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java?r=4826">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/runtime/Java/src/org/antlr/runtime/Token.java?r1=4815&r2=4826">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g">/src/org/antlr/codegen/codegen.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4826">4826</a></td>
<td>(+5 -5)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r=4826">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/codegen.g?r1=4815&r2=4826">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java">/src/org/antlr/tool/Grammar.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4826">4826</a></td>
<td>(+13 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r=4826">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/Grammar.java?r1=4817&r2=4826">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java">/src/org/antlr/tool/GrammarAST.java</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r=4826">4826</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r=4826">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/GrammarAST.java?r1=4815&r2=4826">diffs</a></td><td>&nbsp;</td></tr>
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g">/src/org/antlr/tool/antlr.g</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4826">4826</a></td>
<td>(+1 -1)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r=4826">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/tool/antlr.g?r1=4815&r2=4826">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head pink: [Python] Ported CL4812 &#034;tweak.&#034;</title>
<pubDate>Thu, 01 May 2008 08:42:59 -0500</pubDate>
<author>pink</author>
<link>http://fisheye2.cenqua.com/changelog/antlr?cs=4825&amp;csize=1</link>
<guid isPermaLink="false">http://fisheye2.cenqua.com/changelog/antlr?cs=4825&amp;csize=1</guid>
<description>
<![CDATA[<table width="100%">
<tr>
<td><a href="http://fisheye2.cenqua.com/changelog/antlr?cs=4825"><strong>4825</strong></a></td>
<td width="30%" align="center"><strong>pink</strong></td>
<td align="right">Thu, 01 May 2008, 08:42:59 -0500</td>
</tr>
<tr><td colspan="3">
<hr />

  <tt>[Python] Ported CL4812 &#034;tweak.&#034;</tt>

<hr />
</td></tr>
</table>
<table cellspacing="2">
<tr>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg">/src/org/antlr/codegen/templates/Python/AST.stg</a></td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg?r=4825">4825</a></td>
<td>(+11 -2)</td>
<td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg?r=4825">view</a></td><td><a href="http://fisheye2.cenqua.com/browse/antlr/src/org/antlr/codegen/templates/Python/AST.stg?r1=4504&r2=4825">diffs</a></td><td>&nbsp;</td></tr>
</table>
]]>
</description>
</item>

<item>
<title>head pink: [Python] Ported CL4779 &#034;remove dead code&#034; &amp; CL4780 &#034;use default msg for unknown ...</title>
<pubDate>Thu, 01 May 2008 08:19:18 -0500</pubDate>
<author>pink<