Software /
code /
prosody
Log
util/set.lua @ 10443:f28718f46196
description | author | age |
---|---|---|
util.set: Add freeze metamethod | Kim Alvefur | 2018-10-11 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
util.set: Add a __name field to metatable | Kim Alvefur | 2018-02-16 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | 2015-02-21 |
util.set: Rename method argument to avoid name clash [luacheck] | Matthew Wild | 2015-05-06 |
util.set: Add luacheck annotation for methods not referencing 'self' | Matthew Wild | 2015-05-06 |
util.set: Remove unnecessary local declaration, arguments are already locals [luacheck] | Matthew Wild | 2015-05-06 |