Software /
code /
prosody
Log
util/multitable.lua @ 9500:7de89d66cbb9
description | author | age |
---|---|---|
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
util: Ignore some Lua 5.1 vs 5.2 compat things [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 17:47:11 +0100 |
util: Various minor changes to please [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 05:42:32 +0100 |
util.multitable: Localize unpack() in Lua 5.2 compatible way | Kim Alvefur | Mon, 22 Feb 2016 17:40:42 +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 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
util.multitable: Some fixes for iter()... always match against query, and pass value after path results | Matthew Wild | Tue, 22 May 2012 14:31:19 +0100 |