Log

util/template.lua @ 13132:5bfcfd12c423

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2 Kim Alvefur Thu, 23 Nov 2017 21:00:29 +0100
util.template: Use separate variables for source and compiled function [luacheck] Kim Alvefur Thu, 25 Feb 2016 22:32:13 +0100
util.template: Silence luacheck warnings about unused loop vars Kim Alvefur Thu, 25 Feb 2016 22:31:13 +0100
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur Sat, 21 Feb 2015 10:36:37 +0100
util.template: Use util.xml. Waqas Hussain Mon, 03 Dec 2012 05:33:56 +0500
util.template: Refactoring to make the string->stanza conversion code more generic. Waqas Hussain Sun, 05 Feb 2012 00:06:20 +0500
util.template: Don't add stanza.last_add. 20% faster. Waqas Hussain Fri, 26 Nov 2010 05:26:12 +0500
util.template: Rewritten to be much faster than the util.stanza stanza building API. Waqas Hussain Thu, 25 Nov 2010 08:38:26 +0500
util.template: Optimized to be almost as fast as manual stanza building. Waqas Hussain Sun, 24 Oct 2010 15:08:22 +0500
util.template: Initial commit. A template library for XML stanzas. Waqas Hussain Sun, 24 Oct 2010 15:06:13 +0500