1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib
2014-10-22 18:14:43 -04:00
..
Combinator.php Rename any() -> some(), change any() to never fail 2014-10-22 18:14:43 -04:00
Failure.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
functions.php Rename any() -> some(), change any() to never fail 2014-10-22 18:14:43 -04:00
Future.php Fix syntax error 2014-10-20 12:08:09 -04:00
LibeventReactor.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
LibeventWatcher.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
NativeReactor.php Simplify reactor onStart() callback invocation 2014-10-22 18:14:01 -04:00
PrivateFuture.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Promise.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Promisor.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Reactor.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
ReactorFactory.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Resolver.php Add key shortcuts, fix tick starvation when resolving looped yields 2014-10-22 18:12:36 -04:00
SignalReactor.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Success.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Unresolved.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
UvIoWatcher.php Fix file permissions 2014-10-22 18:14:15 -04:00
UvReactor.php Simplify reactor onStart() callback invocation 2014-10-22 18:14:01 -04:00
UvSignalWatcher.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
UvTimerWatcher.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00