Software /
code /
prosody
Log
util/array.lua @ 7952:38053bf1630d
description | author | age |
---|---|---|
util.array: Remove unused arguments [luacheck] | Kim Alvefur | 2016-10-18 |
util.array: Rename arguments to avoid name clash [luacheck] | Kim Alvefur | 2016-10-18 |
util.array: Just use table.remove as array:pop() | Kim Alvefur | 2015-12-23 |
util.array: Fix minory style issues | Kim Alvefur | 2015-12-23 |
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.array: Add type() local | Kim Alvefur | 2014-09-17 |