.. |
Internal
|
Make Watcher implement Struct
|
2017-04-13 18:05:59 +02:00 |
Loop
|
Forward UV error to loop error handler and disable watchers
|
2017-04-06 11:18:33 -05:00 |
CallableMaker.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
Coroutine.php
|
Null circular reference on resolution
|
2017-04-06 09:24:21 -05:00 |
Deferred.php
|
Use eval to prevent multiple definitions warnings for Emitter and Deferred
|
2017-04-13 18:04:51 +02:00 |
Emitter.php
|
Use eval to prevent multiple definitions warnings for Emitter and Deferred
|
2017-04-13 18:04:51 +02:00 |
Failure.php
|
Run returned generator as coroutine from onResolve and onEmit callbacks
|
2017-03-27 18:37:55 -05:00 |
functions.php
|
Rename Listener to StreamIterator
|
2017-04-13 18:20:46 +02: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
|
Run returned generator as coroutine from onResolve and onEmit callbacks
|
2017-03-27 18:37:55 -05:00 |
Loop.php
|
Rename Listener to StreamIterator
|
2017-04-13 18:20:46 +02:00 |
Message.php
|
Rename Listener to StreamIterator
|
2017-04-13 18:20:46 +02: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 |
StreamIterator.php
|
Rename Listener to StreamIterator
|
2017-04-13 18:20:46 +02:00 |
Struct.php
|
Improve tests and kill some Humbug mutants
|
2017-01-07 22:55:34 +01:00 |
Success.php
|
Run returned generator as coroutine from onResolve and onEmit callbacks
|
2017-03-27 18:37:55 -05: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 |