..
Internal
✅ Add asyncCoroutine and ReactPromise tests
2017-05-02 18:59:52 +02:00
Loop
Fix #132 (TypeError calling Driver::disable())
2017-05-19 15:57:49 +02:00
CallableMaker.php
Update php-cs-fixer to version 2 and upgrade rules
2017-04-24 16:22:02 +02:00
CancellationToken.php
Implement cancellation primitives, resolves #125
2017-05-14 23:07:49 +02:00
CancellationTokenSource.php
Fix cancellation token example
2017-05-16 21:46:52 +02:00
CancelledException.php
Implement cancellation primitives, resolves #125
2017-05-14 23:07:49 +02:00
Coroutine.php
Revert "Drop max continuation depth"
2017-05-20 09:40:56 +02:00
Deferred.php
Add missing namespace declarations
2017-04-15 23:16:50 +01:00
Delayed.php
Rename Pause to Delayed
2017-05-02 07:02:02 +02:00
Emitter.php
getIterator → iterate
2017-05-02 07:07:43 +02:00
Failure.php
Refactor Streams
2017-05-02 07:04:10 +02:00
functions.php
Add asyncCall
2017-05-03 15:21:49 +02:00
InvalidYieldError.php
Reduce code duplication in Coroutine
2017-03-15 19:10:23 -05:00
Iterator.php
More stream → iterator
2017-05-02 07:07:43 +02:00
LazyPromise.php
Update php-cs-fixer to version 2 and upgrade rules
2017-04-24 16:22:02 +02:00
Loop.php
Update php-cs-fixer to version 2 and upgrade rules
2017-04-24 16:22:02 +02:00
MultiReasonException.php
Switch from AsyncInterop\Promise to Amp\Promise
2017-03-10 21:58:46 +01:00
Producer.php
Stream → Iterator
2017-05-02 07:07:20 +02:00
Promise.php
Update php-cs-fixer to version 2 and upgrade rules
2017-04-24 16:22:02 +02:00
Struct.php
Update php-cs-fixer to version 2 and upgrade rules
2017-04-24 16:22:02 +02:00
Success.php
Refactor Streams
2017-05-02 07:04:10 +02:00
TimeoutException.php
Replace UnionTypeError with factory function + minor doc changes
2017-04-24 15:27:04 +02:00