Mercurial > pub > ImplabNet
log Implab/PromiseT.cs @ 243:b1e0ffdf3451 v3
age | author | description |
---|---|---|
2016-10-18 | cin | Added 'Fail' method to RunnableComponent which allows component to move from v2 |
2015-03-09 | cin | minor changes v2 |
2015-03-06 | cin | DRAFT: refactoring v2 |
2015-02-17 | cin | added ICancellable.Cancel(Exception) to allow specify the reason of cancellation v2 |
2015-02-12 | cin | Fixed chaining of promises with 'Then' method v2 |
2015-01-30 | cin | fixed Resove method bug when calling it on already cancelled promise v2 |
2015-01-11 | cin | Promises rewritten, added improved version of AsyncQueue v2 |