Software /
code /
prosody
Log
util/template.lua @ 6989:118858bf47cd
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 | 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 |