.. |
Internal
|
Update for ext-fiber suspend API change
|
2020-12-09 11:22:47 -06:00 |
Loop
|
Merge branch 'master' into v3
|
2020-11-14 10:52:36 -06:00 |
AsyncGenerator.php
|
Avoid creating unnecessary promise objects
|
2020-11-17 17:28:28 -06: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 ext-fiber suspend API change
|
2020-12-09 11:22:47 -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
|
Remove unnecessary indirection
|
2020-11-10 13:28:43 -06:00 |
PipelineSource.php
|
Avoid creating unnecessary promise objects
|
2020-11-17 17:28:28 -06: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
|
More direct use of fiber
|
2020-11-05 23:55:06 -06: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 |