Software /
code /
prosody
Log
util/stanza.lua @ 8626:20532f191f8d
description | author | age |
---|---|---|
util.stanza: Switch from asserts to if's, improve performance, errors and tests | Matthew Wild | Sun, 18 Mar 2018 11:32:00 +0000 |
util.stanza: Add stricter validation for data passed to stanza builder API | Matthew Wild | Fri, 16 Mar 2018 14:51:24 +0000 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
util.stanza: Change __type to __name as this is used by Lua 5.3 in some error reporting functions | Kim Alvefur | Fri, 16 Feb 2018 08:16:38 +0100 |
util: Various minor changes to please [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 05:42:32 +0100 |
Merge 0.10->trunk | Kim Alvefur | Fri, 02 Dec 2016 11:13:05 +0100 |
util.stanza: Add an is_stanza() function to check if an object is a stanza | Kim Alvefur | Mon, 28 Nov 2016 07:30:21 +0100 |