Uri Guttman [Thu, 18 Dec 2008 19:17:42 +0000]
removing old trexy files
Uri Guttman [Thu, 18 Dec 2008 18:49:46 +0000]
added bench.pl
Uri Guttman [Thu, 18 Dec 2008 18:47:23 +0000]
got compiler working
bug fix: chunk parser didn't want /g in while loop
bug fix: redid loop unrolling to push sublists onto main data list
bench.pl shows the compiler and renderer match
need to add tests and optimize the compiled code
Uri Guttman [Sun, 14 Dec 2008 07:43:32 +0000]
loops and hashes are working
added get_source method (needs pod)
need to add tests, pod
Uri Guttman [Sun, 14 Dec 2008 07:08:06 +0000]
added compiled loop support
added compile scalar vs hash data support
needs testing and benchmarking
Uri Guttman [Fri, 12 Dec 2008 23:36:20 +0000]
added basic compiled templates
need to add loops, tests, benchmarks
Uri Guttman [Mon, 8 Dec 2008 19:10:21 +0000]
added support for compiling templates.
todo:
support loops
add tests (hook into existing table driven ones)
benchmark variations
Uri Guttman [Fri, 31 Oct 2008 01:40:05 +0000]
initial commit