1
0
mirror of https://github.com/danog/amp.git synced 2024-12-03 18:07:57 +01:00
amp/lib
2020-09-24 12:53:32 -05:00
..
Internal Initial fiber support 2020-09-24 12:53:32 -05:00
Loop Initial fiber support 2020-09-24 12:53:32 -05:00
AsyncGenerator.php Initial fiber support 2020-09-24 12:53:32 -05:00
CallableMaker.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
CancellationToken.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01:00
CancellationTokenSource.php Rename to Pipeline 2020-09-24 12:53:31 -05:00
CancelledException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CombinedCancellationToken.php Add psalm static analysis on level 6 2020-03-28 12:23:46 +01: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 Initial fiber support 2020-09-24 12:53:32 -05:00
Failure.php Initial fiber support 2020-09-24 12:53:32 -05:00
functions.php Initial fiber support 2020-09-24 12:53:32 -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 Initial fiber support 2020-09-24 12:53:32 -05:00
MultiReasonException.php Note method to retreive array of exceptions 2019-03-02 09:22:06 -06:00
NullCancellationToken.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Pipeline.php Initial fiber support 2020-09-24 12:53:32 -05:00
PipelineSource.php Initial fiber support 2020-09-24 12:53:32 -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 Increase psalm error level to level 2 2020-03-28 22:20:44 +01:00
Success.php Initial fiber support 2020-09-24 12:53:32 -05:00
TimeoutCancellationToken.php Provide useful exception trace in TimeoutCancellationToken (#303) 2020-04-04 17:05:26 +02:00
TimeoutException.php Fix invalid types in doc comments 2020-03-28 14:32:53 +01:00