Terence Parr schrieb:
> awesome...you can update:
> 
> http://www.antlr.org/wiki/display/ANTLR3/ANTLR+3.1.2+Release+Notes
> 
> when you're done.
> 
> Jim: you too
> 
> T

I did finish working 3.1.2 and added some release notes. I have only to
create a distribution, assuming you don't add some other changes. I
noticed that pulling some changes from the dev branch didn't do anything
to BaseRecognizer.java, BaseTree.java (which still uses casts to
BaseTree in its code), CommonTree.java and DebugEventHub.java. All
changes were already there.

Johannes

> On Feb 19, 2009, at 12:53 PM, Benjamin Niemann wrote:
> 
>> I'm working on a CL that catches up with your changes to the Java
>> target. Once it's ready it will include all your fixes since 3.1.1,
>> except for those that don't apply to Python.
>>
>> On Thu, Feb 19, 2009 at 9:42 PM, Terence Parr <[email protected]>  
>> wrote:
>>> On Feb 19, 2009, at 12:40 PM, Benjamin Niemann wrote:
>>>> One testcase is failing atm, because of a codegen change that needs
>>>> some template changes. Should be ready by the weekend.
>>> Awesome... do you have a change list other than just updating the  
>>> templates?
>>>
>>> Ter
>>>
> 
> _______________________________________________
> antlr-dev mailing list
> [email protected]
> http://www.antlr.org/mailman/listinfo/antlr-dev
> 

_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to