Log

util/xml.lua @ 7182:858ccafbd823

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.xml: Remove unused parameter (thanks, luacheck) Matthew Wild Wed, 06 May 2015 19:39:28 +0100
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations Matthew Wild Wed, 06 May 2015 19:20:07 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
util.xml: Fix module name. Waqas Hussain Mon, 03 Dec 2012 10:01:46 +0500
util.xml: Initial commit; exposes parse(), which is now the canonical way to convert a string to a stanza. Waqas Hussain Mon, 03 Dec 2012 05:32:51 +0500