1
0
mirror of https://github.com/danog/amp.git synced 2024-12-11 08:59:46 +01:00
amp/lib/Internal
Aaron Piotrowski a2a78939b9
Use Traversable as return type
Reduces the likelihood of using next()/current() concurrently.
2020-11-10 21:56:00 -06:00
..
AutoDisposingPipeline.php Use Traversable as return type 2020-11-10 21:56:00 -06:00
EmitSource.php Update for Continuation 2020-11-05 11:29:31 -06:00
functions.php Add isDebugEnabled function 2020-09-24 12:53:30 -05:00
Placeholder.php Rethrow in loop from any Awaitable failure 2020-11-01 11:19:17 -06:00
PrivateIterator.php Refactor internal traits as classes 2020-09-26 23:14:17 -05:00
PrivatePromise.php Refactor internal traits as classes 2020-09-26 23:14:17 -05:00
Producer.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
ResolutionQueue.php Missed an Awaitable usage 2020-11-05 10:16:42 -06:00