1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib
2015-07-23 01:32:52 -04:00
..
CoroutineResult.php Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
CoroutineState.php Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
Deferred.php update coverage ignore 2015-07-22 13:12:14 -04:00
EvReactor.php Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -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 Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
LibeventReactor.php Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
NativeReactor.php use fully qualified namespace for global functions 2015-07-23 01:32:52 -04:00
Pause.php use explicit FQDN for compile time optimizations 2015-07-22 13:54:29 -04:00
Placeholder.php use explicit FQDN for compile time optimizations 2015-07-22 13:54:29 -04:00
PrivatePlaceholder.php Unresolved -> PrivatePlaceholder 2015-05-19 00:29:27 -04:00
PrivatePromisor.php use explicit FQDN for compile time optimizations 2015-07-22 13:54:29 -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 Rollback static coroutine methods to namespaced functions 2015-07-23 01:30:53 -04:00
Watcher.php Reactor API updates, NativeReactor refactor 2015-04-03 11:56:16 -04:00