token_re, include cleanup, git cleanup
[urisagit/Template-Simple.git] / lib /
2012-05-09 Uri Guttman added support for token_re
2009-10-22 Uri Guttman fixed bug in compiler where it lost $+[0] during recursion
2009-01-14 Uri Guttman fixed bug in compiled code to handle undef as an allowe...
2008-12-25 Uri Guttman added bench_all.pl (from Template::Teeny) to compare...
2008-12-24 Uri Guttman added compiled template support
2008-12-18 Uri Guttman got compiler working
2008-12-14 Uri Guttman loops and hashes are working
2008-12-14 Uri Guttman added compiled loop support
2008-12-12 Uri Guttman added basic compiled templates
2008-12-08 Uri Guttman added support for compiling templates.
2008-10-31 Uri Guttman initial commit