.. |
Internal
|
Remove succeed() and fail()
|
2020-10-04 10:22:51 -05:00 |
Loop
|
Mark loop classes final
|
2020-10-09 13:23:33 -05: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 cancellation callback
|
2020-10-02 13:55:46 -05:00 |
CancelledException.php
|
Apply PSR-2
|
2018-06-18 20:00:01 +02:00 |
CombinedCancellationToken.php
|
Defer cancellation callback
|
2020-10-02 13:55:46 -05: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
|
Refactor internal traits as classes
|
2020-09-26 23:14:17 -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
|
Initial fiber support
|
2020-09-24 12:53:32 -05:00 |
functions.php
|
Drop sleep() and refactor delay to use await()
|
2020-10-06 23:40:14 -05:00 |
Iterator.php
|
Rename to Pipeline
|
2020-09-24 12:53:31 -05:00 |
LazyPromise.php
|
Run promisor in LazyPromise in new fiber
|
2020-09-26 22:26:57 -05:00 |
Loop.php
|
Add Driver::clear()
|
2020-10-03 08:38:31 -05: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
|
Initial fiber support
|
2020-09-24 12:53:32 -05:00 |
Struct.php
|
Update Struct to use reflection
|
2020-10-02 13:56:40 -05:00 |
Success.php
|
Initial fiber support
|
2020-09-24 12:53:32 -05: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 |