Mercurial > pub > ImplabNet
log Implab/IPromiseT.cs @ 189:b60643b47078 ref20160224
age | author | description |
---|---|---|
2015-03-06 | cin | DRAFT: refactoring v2 |
2015-02-17 | cin | added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2 |
2015-01-11 | cin | Promises rewritten, added improved version of AsyncQueue v2 |
2014-11-10 | cin | promises refactoring v2 |
2014-11-09 | cin | renamed Promise.Last -> Promise.On v2 |
2014-11-06 | cin | code cleanup v2 |
2014-10-23 | cin | minor fixes v2 |
2014-09-10 | cin | Refactoring of the IPromise<T> interface v2 |
2014-09-10 | cin | major refactoring, added tasks support v2 |
2014-09-04 | cin | promises refactoring v2 |
2014-08-14 | cin | Refactoring |