log util/array.lua @ 13141:451cb119026e

age author description
Sat, 10 Jun 2023 13:06:05 +0200 Kim Alvefur Merge 0.12->trunk
Sat, 10 Jun 2023 12:14:12 +0200 Kim Alvefur util.array: Expose new() on module table 0.12
Thu, 06 Apr 2023 16:27:37 +0200 Kim Alvefur util.array: Change tostring format to [a,b,c]
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Fri, 18 Mar 2022 15:22:00 +0000 Matthew Wild util.array: Take advantage of table.move()
Sun, 12 Sep 2021 10:50:20 +0100 Matthew Wild util.array: Add :slice() method + tests
Thu, 04 Jun 2020 10:39:12 +0100 Matthew Wild util.array: pluck: Support default value to avoid holes
Wed, 15 Jan 2020 21:08:01 +0100 Kim Alvefur util.array: Fix equality metamethod in Lua 5.3