log util/iterators.lua @ 14229:ce31fdde0ad1 default tip

age author description
Thu, 06 Oct 2022 18:34:40 +0100 Matthew Wild util.iterators: join: Work even with only a single iterator in the chain
Mon, 11 Jul 2022 19:15:24 +0200 Kim Alvefur compat: Use table.pack (there since Lua 5.2) over our util.table
Mon, 11 Jul 2022 19:07:38 +0200 Kim Alvefur compat: Remove handling of Lua 5.1 location of 'unpack' function