util/template.lua
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Thu, 23 Nov 2017 21:00:29 +0100 Kim Alvefur util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2
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
Mon, 03 Dec 2012 05:33:56 +0500 Waqas Hussain util.template: Use util.xml.
Sun, 05 Feb 2012 00:06:20 +0500 Waqas Hussain util.template: Refactoring to make the string->stanza conversion code more generic.
Fri, 26 Nov 2010 05:26:12 +0500 Waqas Hussain util.template: Don't add stanza.last_add. 20% faster.
Thu, 25 Nov 2010 08:38:26 +0500 Waqas Hussain util.template: Rewritten to be much faster than the util.stanza stanza building API.
Sun, 24 Oct 2010 15:08:22 +0500 Waqas Hussain util.template: Optimized to be almost as fast as manual stanza building.
Sun, 24 Oct 2010 15:06:13 +0500 Waqas Hussain util.template: Initial commit. A template library for XML stanzas.
less more (0) tip