1
0
mirror of https://github.com/danog/amp.git synced 2024-12-11 17:09:40 +01:00
amp/lib
2020-09-25 12:57:56 -05:00
..
Internal Add more class and return types 2020-09-24 22:17:13 -05:00
Loop Add more class and return types 2020-09-24 22:17:13 -05:00
AsyncGenerator.php Fix throw from send 2020-09-25 12:57:56 -05:00
CallableMaker.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
CancellationToken.php Add more class and return types 2020-09-24 22:17:13 -05:00
CancellationTokenSource.php Add more class and return types 2020-09-24 22:17:13 -05:00
CancelledException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CombinedCancellationToken.php Add more class and return types 2020-09-24 22:17:13 -05:00
Coroutine.php Initial fiber support 2020-09-24 12:53:32 -05:00
Deferred.php Initial fiber support 2020-09-24 12:53:32 -05:00
Delayed.php Initial fiber support 2020-09-24 12:53:32 -05:00
DisposedException.php Rename to Pipeline 2020-09-24 12:53:31 -05:00
Emitter.php Add more class and return types 2020-09-24 22:17:13 -05:00
Failure.php Initial fiber support 2020-09-24 12:53:32 -05:00
functions.php Refactor Pipeline for async/await 2020-09-24 22:14:58 -05:00
InvalidYieldError.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Iterator.php Rename to Pipeline 2020-09-24 12:53:31 -05:00
LazyPromise.php Initial fiber support 2020-09-24 12:53:32 -05:00
Loop.php Add more class and return types 2020-09-24 22:17:13 -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 Add Streams 2020-09-24 12:53:27 -05:00
Promise.php Initial fiber support 2020-09-24 12:53:32 -05:00
Struct.php Add more class and return types 2020-09-24 22:17:13 -05:00
Success.php Initial fiber support 2020-09-24 12:53:32 -05:00
TimeoutCancellationToken.php Add more class and return types 2020-09-24 22:17:13 -05:00
TimeoutException.php Fix invalid types in doc comments 2020-03-28 14:32:53 +01:00