log Implab/IPromise.cs @ 230:3e26338eb977 v2

age author description
Thu, 04 Feb 2016 02:43:05 +0300 cin Added support for 'await' operator to promises v2
Fri, 06 Mar 2015 15:45:26 +0300 cin DRAFT: refactoring v2
Tue, 17 Feb 2015 18:16:26 +0300 cin added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2
Sun, 09 Nov 2014 23:03:45 +0300 cin renamed Promise.Last -> Promise.On v2
Thu, 06 Nov 2014 20:03:19 +0300 cin code cleanup v2
Wed, 05 Nov 2014 02:31:35 +0300 cin fixed TransientPromiseException handling v2