Software /
code /
prosody
Log
util/stanza.lua @ 12724:5b5b428d67e2 0.12
description | author | age |
---|---|---|
util.stanza: Return nil instead of nothing (fix test with luassert >=1.9) 0.12 | Kim Alvefur | Thu, 15 Sep 2022 11:05:21 +0200 |
util.stanza: Add add_error() to simplify adding error tags to existing stanzas | Matthew Wild | Mon, 29 Aug 2022 14:59:46 +0100 |
util.stanza: Add method for extracting a single attribute value | Kim Alvefur | Wed, 17 Aug 2022 19:04:30 +0200 |
util.stanza: Create tables with correct size to avoid reallocations | Kim Alvefur | Fri, 18 Mar 2022 16:43:06 +0100 |
util.stanza: Use table.move in clone | Kim Alvefur | Fri, 18 Mar 2022 16:39:48 +0100 |
util.stanza: Remove dead code | Kim Alvefur | Fri, 31 Dec 2021 14:01:12 +0100 |
util.stanza: Make type error message consistent with others | Kim Alvefur | Fri, 31 Dec 2021 13:52:11 +0100 |