Log

util/promise.lua @ 9533:00a8e627854e

description author age
util.promise: Add promise.try() Matthew Wild Thu, 18 Oct 2018 18:03:31 +0100
util.promise: Add a string representation Kim Alvefur Thu, 18 Oct 2018 13:33:19 +0200
util.promise: Add promise:finally() Matthew Wild Thu, 18 Oct 2018 12:13:17 +0100
util.promise: Some code relocation Matthew Wild Thu, 18 Oct 2018 12:12:52 +0100
util.promise: Also support automatic resolution by returning a promise from an on_reject handler Matthew Wild Thu, 18 Oct 2018 12:11:50 +0100
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it Matthew Wild Thu, 18 Oct 2018 12:03:33 +0100
util.promise: ES6-like API for promises Matthew Wild Wed, 10 Oct 2018 17:45:19 +0100