Log

util/promise.lua @ 11484:a0120e935442

description author age
util.promise: Add join() convenience method Matthew Wild Thu, 25 Mar 2021 14:28:38 +0000
util.promise: Add support for arbitrary keys in all()/all_settled() Matthew Wild Thu, 25 Mar 2021 13:51:16 +0000
Merge 0.11->trunk Matthew Wild Mon, 23 Nov 2020 20:39:47 +0000
util.promise: Use xpcall() for promise function to preserve tracebacks 0.11 Matthew Wild Mon, 23 Nov 2020 20:38:51 +0000
util.promise: Add all_settled, which follows semantics of allSettled from ES2020 Matthew Wild Mon, 08 Jun 2020 14:01:02 +0100
util.promise: Remove references to callbacks after settling promise Kim Alvefur Sun, 30 Dec 2018 03:24:54 +0100