[stringtemplate-interest] ST 3.1 release imminent
Terence Parr
parrt at cs.usfca.edu
Fri Nov 9 17:27:26 PST 2007
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
More information about the stringtemplate-interest
mailing list