.. |
Internal
|
Use fiber directly when emitting values
|
2020-11-03 16:55:29 -06:00 |
Loop
|
Update for removal of Awaitable in ext-fiber
|
2020-11-03 11:18:35 -06:00 |
AsyncGenerator.php
|
Simplify AsyncGenerator too
|
2020-10-02 14:14:30 -05:00 |
CancellationToken.php
|
Add more class and return types
|
2020-09-24 22:17:13 -05:00 |
CancellationTokenSource.php
|
defer instead of Loop::defer
|
2020-11-01 11:14:03 -06:00 |
CancelledException.php
|
Apply PSR-2
|
2018-06-18 20:00:01 +02:00 |
CombinedCancellationToken.php
|
defer instead of Loop::defer
|
2020-11-01 11:14:03 -06:00 |
Coroutine.php
|
Remove InvalidYieldError
|
2020-10-02 22:49:41 -05:00 |
Deferred.php
|
Refactor internal traits as classes
|
2020-09-26 23:14:17 -05:00 |
Delayed.php
|
Promisify signals
|
2020-10-10 09:06:49 -05:00 |
DisposedException.php
|
Rename to Pipeline
|
2020-09-24 12:53:31 -05:00 |
Emitter.php
|
Refactor internal traits as classes
|
2020-09-26 23:14:17 -05:00 |
Failure.php
|
Rethrow in loop from any Awaitable failure
|
2020-11-01 11:19:17 -06:00 |
functions.php
|
Update for removal of Awaitable in ext-fiber
|
2020-11-03 11:18:35 -06:00 |
Iterator.php
|
Rename to Pipeline
|
2020-09-24 12:53:31 -05:00 |
LazyPromise.php
|
Remove automatic Generator to Coroutine conversion
|
2020-10-30 10:36:19 -05:00 |
Loop.php
|
Make Driver an interface
|
2020-11-01 09:43:21 -06:00 |
MultiReasonException.php
|
Add more class and return types
|
2020-09-24 22:17:13 -05:00 |
NullCancellationToken.php
|
Add more class and return types
|
2020-09-24 22:17:13 -05:00 |
Pipeline.php
|
Refactor Pipeline for async/await
|
2020-09-24 22:14:58 -05:00 |
PipelineSource.php
|
Add separate method to await back pressure
|
2020-09-25 12:32:37 -05:00 |
Producer.php
|
Refactor internal traits as classes
|
2020-09-26 23:14:17 -05:00 |
Promise.php
|
Update for removal of Awaitable in ext-fiber
|
2020-11-03 11:18:35 -06:00 |
Signal.php
|
Promisify signals
|
2020-10-10 09:06:49 -05:00 |
Struct.php
|
Update Struct to use reflection
|
2020-10-02 13:56:40 -05:00 |
Success.php
|
Rethrow in loop from any Awaitable failure
|
2020-11-01 11:19:17 -06:00 |
TimeoutCancellationToken.php
|
Defer cancellation callback
|
2020-10-02 13:55:46 -05:00 |
TimeoutException.php
|
Fix invalid types in doc comments
|
2020-03-28 14:32:53 +01:00 |