log Implab/IPromiseT.cs @ 127:d86da8d2d4c3 v2

age author description
Sun, 11 Jan 2015 19:13:02 +0300 cin Promises rewritten, added improved version of AsyncQueue v2
Mon, 10 Nov 2014 18:00:28 +0300 cin promises refactoring 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
Thu, 23 Oct 2014 17:50:09 +0400 cin minor fixes v2
Wed, 10 Sep 2014 17:53:05 +0400 cin Refactoring of the IPromise<T> interface v2
Wed, 10 Sep 2014 11:17:37 +0400 cin major refactoring, added tasks support v2
Thu, 04 Sep 2014 18:47:12 +0400 cin promises refactoring v2
Thu, 14 Aug 2014 18:08:09 +0400 cin Refactoring