leaf corcoran
|
3d81e1f05c
|
move compile chunks into the compiler
|
2017-11-10 20:52:01 -08:00 |
|
leaf corcoran
|
20bc713091
|
correct version
|
2016-06-06 00:00:45 -07:00 |
|
leaf corcoran
|
0fa4978440
|
version bump
|
2016-06-05 23:56:16 -07:00 |
|
leaf corcoran
|
27b4dd34dd
|
fix infinite loop when trying to compile with unclosed string
|
2016-06-05 23:55:48 -07:00 |
|
leaf corcoran
|
5fc37e17bd
|
missing value for mark
|
2014-02-07 21:24:46 -08:00 |
|
leaf corcoran
|
3c68088308
|
change how values are passed to compiled template, require a buffer pos if passing buffer
|
2014-02-06 20:10:12 -08:00 |
|
leaf corcoran
|
443f4ad8e6
|
rename renderer to compiler
|
2014-02-06 19:59:48 -08:00 |
|
leaf corcoran
|
f39251eaf7
|
allow renderer to be provided
|
2014-02-06 19:58:58 -08:00 |
|
leaf corcoran
|
513f0ef39c
|
extract template renderer into own class
|
2014-02-06 19:55:10 -08:00 |
|
leaf corcoran
|
e81c4e4399
|
add compile_to_lua helper function
|
2014-02-01 12:36:38 -08:00 |
|
leaf corcoran
|
fe504d3d25
|
concat is done outside of compiled func
|
2014-02-01 12:07:43 -08:00 |
|
leaf corcoran
|
761ee03fbd
|
render takes varargs
|
2014-02-01 12:07:28 -08:00 |
|
leaf corcoran
|
f2a819b7f4
|
split @load apart, add @run
|
2014-02-01 11:59:22 -08:00 |
|
leaf corcoran
|
8b67327708
|
pass buffer from outer scope, export some locals from _G
|
2014-02-01 11:44:12 -08:00 |
|
leaf corcoran
|
92f0f7d78a
|
don't use coroutine to yield template code (fixes issue in lapis)
|
2013-10-28 09:35:39 -07:00 |
|
leaf corcoran
|
47ca09218f
|
add version inside of module
|
2013-10-26 10:21:00 -07:00 |
|
leaf corcoran
|
a5dc45b88b
|
rename project to etlua
|
2013-10-26 10:08:13 -07:00 |
|