1
0
mirror of https://github.com/danog/amp.git synced 2024-12-02 17:37:50 +01:00
amp/lib
2021-03-28 22:23:53 -05:00
..
Internal Async resume done by Suspension now 2021-03-28 22:23:53 -05: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 Use revolt 2021-03-26 22:34:32 +01:00
CancelledException.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CombinedCancellationToken.php Use revolt 2021-03-26 22:34:32 +01:00
Deferred.php Refactor internal traits as classes 2020-09-26 23:14:17 -05:00
DisposedException.php Rename to Pipeline 2020-09-24 12:53:31 -05:00
Failure.php Use microtasks for promise callbacks 2021-03-27 16:23:32 +01:00
functions.php Use revolt 2021-03-26 22:34:32 +01:00
InvalidAwaitError.php Update to simpler ext-fiber API 2021-02-11 23:02:31 -06:00
LazyPromise.php Remove automatic Generator to Coroutine conversion 2020-10-30 10:36:19 -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 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
Promise.php Update promise docs and await() 2021-02-18 09:56:26 -06:00
Success.php Use microtasks for promise callbacks 2021-03-27 16:23:32 +01:00
TimeoutCancellationToken.php Use revolt 2021-03-26 22:34:32 +01:00
TimeoutException.php Fix invalid types in doc comments 2020-03-28 14:32:53 +01:00