Mercurial > pub > ImplabNet
log Implab/PromiseT.cs @ 154:2dcdee4c0810 v2
age | author | description |
---|---|---|
Mon, 09 Mar 2015 17:21:20 +0300 | cin | minor changes 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 |
Fri, 13 Feb 2015 02:08:01 +0300 | cin | Fixed chaining of promises with 'Then' method v2 |
Fri, 30 Jan 2015 17:07:17 +0300 | cin | fixed Resove method bug when calling it on already cancelled promise v2 |
Sun, 11 Jan 2015 19:13:02 +0300 | cin | Promises rewritten, added improved version of AsyncQueue v2 |