gosora/common/templates
Azareal df6e268a06 Speed up template compilation by not building the same parse trees multiple times.
Compile panel_debug.
Add the ability to print int8, int16, int32, uint, uint8, uint16, uint32 and uint64 in compiled templates.
Add the ability to pass string nodes to subtemplates in the template compiler.
Fix bunit in the template compiler.

Shorten some things.
2019-10-13 08:49:08 +10:00
..
context.go langf now works in transpiled templates, albeit a little inefficiently. 2019-06-17 09:36:31 +10:00
minifiers.go Client templates can now be overriden like every other template. 2019-02-28 17:28:17 +10:00
templates.go Speed up template compilation by not building the same parse trees multiple times. 2019-10-13 08:49:08 +10:00