Mercurial > pub > ImplabNet
log Implab/IPromise.cs @ 126:f7b2b8bfbb8c v2
age | author | description |
---|---|---|
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 |
Thu, 30 Oct 2014 10:06:16 +0300 | cin | Added the chaining method to the non-generic IPromise v2 |
Wed, 10 Sep 2014 17:53:05 +0400 | cin | Refactoring of the IPromise<T> interface v2 |