Software /
code /
prosody
Log
util/set.lua @ 11633:77e38ea34d82
description | author | age |
---|---|---|
Merge 0.11->trunk | Matthew Wild | Thu, 13 May 2021 11:17:13 +0100 |
util.set: Add is_set() to test if an object is a set 0.11 | Matthew Wild | Mon, 10 May 2021 16:41:56 +0100 |
util.set: Fix equality metamethod in Lua 5.3 | Kim Alvefur | Wed, 15 Jan 2020 21:18:30 +0100 |
util.set: Add freeze metamethod | Kim Alvefur | Fri, 12 Oct 2018 00:51:56 +0200 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
util.set: Add a __name field to metatable | Kim Alvefur | Fri, 16 Feb 2018 08:23:26 +0100 |
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 |