Software /
code /
prosody
Log
util/multitable.lua @ 12918:ed20555f163a
description | author | age |
---|---|---|
compat: Remove handling of Lua 5.1 location of 'unpack' function | Kim Alvefur | 2022-07-11 |
lint: Remove use of the 143 error code | Kim Alvefur | 2018-12-08 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] | Kim Alvefur | 2017-11-10 |
util: Various minor changes to please [luacheck] | Kim Alvefur | 2017-11-10 |
util.multitable: Localize unpack() in Lua 5.2 compatible way | Kim Alvefur | 2016-02-22 |
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 |