Software /
code /
prosody
Log
util/stanza.lua @ 12636:e8934ce6ea0f
description | author | age |
---|---|---|
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 |
util.stanza: Adjust pretty printing for symmetry | Kim Alvefur | Mon, 29 Nov 2021 02:13:45 +0100 |
util.stanza: Add :get_child_with_attr() + tests | Matthew Wild | Sun, 12 Sep 2021 10:31:02 +0100 |