1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/lib
2016-08-11 13:33:51 -05:00
..
Internal Use Closure::fromCallable() in 7.1 2016-08-11 13:33:51 -05:00
Coroutine.php Avoid loosing exception thrown from generator after invalid yield 2016-06-16 22:44:32 -05:00
Deferred.php Initial tests plus some fixes 2016-07-12 11:20:06 -05:00
Emitter.php Use Closure::fromCallable() in 7.1 2016-08-11 13:33:51 -05:00
Failure.php Update docblocks 2016-06-01 12:18:11 -05:00
functions.php Add awaitable/coroutine-aware loop functions 2016-08-02 12:48:32 -05:00
Future.php Drop Awaitable from namespace 2016-05-23 22:48:28 -05:00
InvalidYieldException.php Avoid loosing exception thrown from generator after invalid yield 2016-06-16 22:44:32 -05:00
MultiReasonException.php Remove Exception namespace 2016-05-24 10:39:19 -05:00
Observable.php Drop disposable interface; rename dispose() to unsubscribe() 2016-06-02 10:42:22 -05:00
Observer.php Subscriber no longer implements Awaitable 2016-07-19 12:40:16 -05:00
Pause.php Update docblocks 2016-06-01 12:18:11 -05:00
Postponed.php Remove missed emit() default value 2016-07-20 08:52:19 -05:00
Producer.php Producer::init() -> private 2016-07-19 12:42:58 -05:00
Struct.php Suggest nearby property name in Struct error messages 2015-05-13 10:05:56 -04:00
Subscriber.php Subscriber no longer implements Awaitable 2016-07-19 12:40:16 -05:00
Success.php Update docblocks 2016-06-01 12:18:11 -05:00
TimeoutException.php Remove Exception namespace 2016-05-24 10:39:19 -05:00