Software /
code /
prosody
Log
util/promise.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
util.promise: Remove line that was supposed to be removed in eb9814372c54 | Matthew Wild | Fri, 07 Oct 2022 17:45:23 +0100 |
util.promise: Remove some redundant checks, add tests confirming redundancy | Matthew Wild | Fri, 07 Oct 2022 17:43:26 +0100 |
compat: Remove handling of Lua 5.1 location of 'unpack' function | Kim Alvefur | Mon, 11 Jul 2022 19:07:38 +0200 |
util.promise: Support delayed promise execution | Kim Alvefur | Sat, 05 Jan 2019 07:08:24 +0100 |
util.promise: Switch order of parameters to join() | Matthew Wild | Thu, 25 Mar 2021 15:08:22 +0000 |