1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib
2015-07-22 11:38:17 -04:00
..
Coroutine.php Move coroutine functions into new Coroutine class 2015-07-21 16:14:50 -04:00
CoroutineResult.php Move coroutine functions into new Coroutine class 2015-07-21 16:14:50 -04:00
CoroutineState.php Move coroutine functions into new Coroutine class 2015-07-21 16:14:50 -04:00
Deferred.php minor cleanup 2015-07-21 17:25:11 -04:00
EvReactor.php cleanup + tests 2015-07-22 11:38:17 -04:00
ExtensionReactor.php Add EvReactor 2015-07-20 15:42:42 -04:00
Failure.php misc updates and tests 2015-07-20 22:27:11 -04:00
functions.php filter() updates and tests 2015-07-21 20:09:27 -04:00
LibeventReactor.php cleanup + tests 2015-07-22 11:38:17 -04:00
NativeReactor.php Move coroutine functions into new Coroutine class 2015-07-21 16:14:50 -04:00
Pause.php misc updates and tests 2015-07-20 22:27:11 -04:00
Placeholder.php misc updates + tests 2015-07-21 12:25:34 -04:00
PrivatePlaceholder.php Unresolved -> PrivatePlaceholder 2015-05-19 00:29:27 -04:00
PrivatePromisor.php Replace BaseException refs with Throwable 2015-07-07 10:15:57 -04:00
Promise.php fixed code to adhere to the phpdoc'ed description 2015-06-15 17:47:02 -04:00
PromiseStream.php Remove streamable support in coroutine resolution 2015-06-15 13:17:27 -04:00
Promisor.php Replace BaseException refs with Throwable 2015-07-07 10:15:57 -04:00
PublicPromisor.php misc updates + tests 2015-07-21 12:25:34 -04:00
Reactor.php Backport API changes to 5.5+ compat 2015-05-04 12:48:29 -04:00
Struct.php Suggest nearby property name in Struct error messages 2015-05-13 10:05:56 -04:00
Success.php misc updates and tests 2015-07-20 22:27:11 -04:00
UvReactor.php cleanup + tests 2015-07-22 11:38:17 -04:00
Watcher.php Reactor API updates, NativeReactor refactor 2015-04-03 11:56:16 -04:00