log util/array.lua @ 7700:0d70410efdcf

age author description
Tue, 18 Oct 2016 15:16:30 +0200 Kim Alvefur util.array: Remove unused arguments [luacheck]
Tue, 18 Oct 2016 15:16:18 +0200 Kim Alvefur util.array: Rename arguments to avoid name clash [luacheck]
Wed, 23 Dec 2015 08:39:22 +0100 Kim Alvefur util.array: Just use table.remove as array:pop()
Wed, 23 Dec 2015 08:32:13 +0100 Kim Alvefur util.array: Fix minory style issues