.. |
Internal
|
Rename Stream::listen to Stream::onEmit
|
2017-03-21 18:29:51 +01:00 |
Loop
|
Fix UV executing multiple IO watchers in different ticks, fixes #85
|
2017-03-25 19:52:17 +01:00 |
CallableMaker.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
Coroutine.php
|
Rename Promise::when to Promise::onResolve, resolves #77
|
2017-03-21 17:23:37 +01:00 |
Deferred.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
Emitter.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
Failure.php
|
Rename Stream::listen to Stream::onEmit
|
2017-03-21 18:29:51 +01:00 |
functions.php
|
Validate number of required promises
|
2017-03-27 11:42:11 -05:00 |
InvalidYieldError.php
|
Reduce code duplication in Coroutine
|
2017-03-15 19:10:23 -05:00 |
Iterator.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
LazyPromise.php
|
Rename Promise::when to Promise::onResolve, resolves #77
|
2017-03-21 17:23:37 +01:00 |
Listener.php
|
Rename Stream::listen to Stream::onEmit
|
2017-03-21 18:29:51 +01:00 |
Loop.php
|
Update namespacing to be compatible with what's actually used
|
2017-03-18 21:52:23 +01:00 |
Message.php
|
Rename Promise::when to Promise::onResolve, resolves #77
|
2017-03-21 17:23:37 +01:00 |
MultiReasonException.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
Pause.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
Producer.php
|
Rename Promise::when to Promise::onResolve, resolves #77
|
2017-03-21 17:23:37 +01:00 |
Promise.php
|
Rename Promise::when to Promise::onResolve, resolves #77
|
2017-03-21 17:23:37 +01:00 |
Stream.php
|
Rename Stream::listen to Stream::onEmit
|
2017-03-21 18:29:51 +01:00 |
Struct.php
|
Improve tests and kill some Humbug mutants
|
2017-01-07 22:55:34 +01:00 |
Success.php
|
Rename Stream::listen to Stream::onEmit
|
2017-03-21 18:29:51 +01:00 |
TimeoutException.php
|
Merge pull request #54 from amphp/ex-msg
|
2017-01-15 08:48:56 -06:00 |
UnionTypeError.php
|
Add UnionTypeError
|
2017-03-14 13:15:31 -05:00 |