[stringtemplate-interest] ST 3.1 release imminent

Terence Parr parrt at cs.usfca.edu
Fri Nov 9 17:31:17 PST 2007


oh. Here is the java daily build:

http://www.stringtemplate.org/download/build/ 
stringtemplate-11-09-2007.17.tar.gz

Ter
On Nov 9, 2007, at 5:27 PM, Terence Parr wrote:

> hi Kunle (C#) and I (Java) have been working hard to get ST ready for
> 3.1 release.
>
> I just added a few things (bug fixes and small new features) and so
> Kunle will need to catch up and then I need to update the doc.  I
> believe these are the last changes:
>
> 11-09-2007
>
> o added elseif. $if(x)$...$elseif(y)$...$else$...$endif$
>
> o updated some unit tests (names, guts) to make more sense.
>
> o updated group.g and eval.g so that list literals can have empty
>    atoms like $["a",,"b"]:{n | ...}; null="nullstring"$.
>
> 11-08-2007
>
> o "default" was not a valid value in map.  had testLiterals looking
> even at strings in lexer for
>    group.g. ST-15
>
> o ST-18 fixed.  put close in a finally block.
>
> Submitted to depot (only a few small changes to code thankfully)
>
> Ter
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org:8080/mailman/listinfo/stringtemplate-interest



More information about the stringtemplate-interest mailing list