1
0
mirror of https://github.com/danog/amp.git synced 2024-12-03 09:57:51 +01:00
amp/lib
2019-09-21 18:30:14 +02:00
..
Internal Only create deferred for backpressure if necessary 2019-09-21 18:30:14 +02:00
Loop Fix signal handler in NativeDriver when used with pcntl_async_signals 2019-02-25 18:05:47 -06:00
CallableMaker.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CancellationToken.php Annotate that throwIfRequested might throw CancelledException 2019-05-30 15:13:38 +02:00
CancellationTokenSource.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CancelledException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CombinedCancellationToken.php Remove PHP 7.1 feature usage for 7.0 compat 2019-08-02 22:16:57 +02:00
Coroutine.php Declare variables as static within function 2019-05-31 11:38:02 -05:00
Deferred.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Delayed.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Emitter.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Failure.php Apply PSR-2 2018-06-18 20:00:01 +02:00
functions.php Add delay function (#278) 2019-08-02 22:37:42 +02:00
InvalidYieldError.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Iterator.php Apply PSR-2 2018-06-18 20:00:01 +02:00
LazyPromise.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Loop.php Add Loop::now() 2018-11-26 21:59:15 +01: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
Producer.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Promise.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Struct.php Apply PSR-2 2018-06-18 20:00:01 +02:00
Success.php Apply PSR-2 2018-06-18 20:00:01 +02:00
TimeoutCancellationToken.php Apply PSR-2 2018-06-18 20:00:01 +02:00
TimeoutException.php Apply PSR-2 2018-06-18 20:00:01 +02:00