.. |
Internal
|
Don't record stack traces in case of AMP_DEBUG not being set (#218)
|
2018-04-26 00:32:31 +02:00 |
Loop
|
Fix 212 and ignore unreference on invalid watchers (#216)
|
2018-04-12 09:46:52 +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 additional cancellation token methods
|
2017-05-22 19:26:09 +02:00 |
CancellationTokenSource.php
|
Add TimeoutCancellationToken
|
2017-06-13 12:41:47 -05:00 |
CancelledException.php
|
Add TimeoutCancellationToken
|
2017-06-13 12:41:47 -05:00 |
Coroutine.php
|
Optimize fast-finishing/failing coroutines
|
2017-08-04 22:50:19 -05:00 |
Deferred.php
|
Return named classes
|
2018-01-27 19:47:46 +01:00 |
Delayed.php
|
Rename Pause to Delayed
|
2017-05-02 07:02:02 +02:00 |
Emitter.php
|
Return named classes
|
2018-01-27 19:47:46 +01:00 |
Failure.php
|
Use static function for rethrow
|
2017-06-05 00:21:45 -05:00 |
functions.php
|
Remove unused variables
|
2017-12-05 08:48:56 +01: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
|
Use call in LazyPromise and make class final
|
2017-06-09 10:18:06 -05:00 |
Loop.php
|
Fix 212 and ignore unreference on invalid watchers (#216)
|
2018-04-12 09:46:52 +02:00 |
MultiReasonException.php
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
NullCancellationToken.php
|
Make NullCancellationToken final
|
2017-06-09 17:22:21 +02:00 |
Producer.php
|
Stream → Iterator
|
2017-05-02 07:07:20 +02:00 |
Promise.php
|
Clarify promise interface
|
2018-03-25 17:27:41 +02:00 |
Struct.php
|
Update php-cs-fixer to version 2 and upgrade rules
|
2017-04-24 16:22:02 +02:00 |
Success.php
|
Update promise docblocks
|
2017-06-06 12:57:03 -05:00 |
TimeoutCancellationToken.php
|
Add TimeoutCancellationToken
|
2017-06-13 12:41:47 -05:00 |
TimeoutException.php
|
Replace UnionTypeError with factory function + minor doc changes
|
2017-04-24 15:27:04 +02:00 |