log util/template.lua @ 8577:75d5eee6fcdf

age author description
Thu, 25 Feb 2016 22:32:13 +0100 Kim Alvefur util.template: Use separate variables for source and compiled function [luacheck]
Thu, 25 Feb 2016 22:31:13 +0100 Kim Alvefur util.template: Silence luacheck warnings about unused loop vars
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end