Log

util/template.lua @ 7072:3121054e665f

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