Log

util/template.lua @ 8202:85a60e863509

description author age
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