urisagit/Template-Simple.git
2012-05-09 Uri Guttman changed token_id to token_re master
2012-05-09 Uri Guttman changed token_id to token_re
2012-05-09 Uri Guttman changed rick to ricky as requested by ricky
2012-05-09 Uri Guttman removed .cvsignore
2012-05-09 Uri Guttman removed Makefile
2012-05-09 Uri Guttman token_re, include cleanup, git cleanup
2012-05-09 Uri Guttman added support for token_re
2012-05-09 Uri Guttman added test for token_re option
2012-05-09 Uri Guttman changed version number
2011-05-06 Uri Guttman added support for template::teeny
2011-05-06 Uri Guttman first version of new benchmark script
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-21 Uri Guttman cleaned up a bug when timing the compiled templates...
2008-12-19 Uri Guttman changed to use cmpthese
2008-12-19 Uri Guttman hand edited concat (current compiler generated code...
2008-12-18 Uri Guttman removing old trexy files
2008-12-18 Uri Guttman added bench.pl
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