Log

util/template.lua @ 10336:55dccd4a3522

description author age
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
util.template: Use util.envload instead of loadstring which is deprecated in Lua 5.2 Kim Alvefur 2017-11-23
util.template: Use separate variables for source and compiled function [luacheck] Kim Alvefur 2016-02-25
util.template: Silence luacheck warnings about unused loop vars Kim Alvefur 2016-02-25
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur 2015-02-21
util.template: Use util.xml. Waqas Hussain 2012-12-03
util.template: Refactoring to make the string->stanza conversion code more generic. Waqas Hussain 2012-02-04
util.template: Don't add stanza.last_add. 20% faster. Waqas Hussain 2010-11-26
util.template: Rewritten to be much faster than the util.stanza stanza building API. Waqas Hussain 2010-11-25
util.template: Optimized to be almost as fast as manual stanza building. Waqas Hussain 2010-10-24
util.template: Initial commit. A template library for XML stanzas. Waqas Hussain 2010-10-24