1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib
2014-12-05 00:09:47 -05:00
..
Failure.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
functions.php Fix combinator function derps (again) 2014-12-04 18:08:13 -05:00
Future.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
GeneratorResolver.php Handle "@" yield key as implicit "nowait" 2014-12-02 14:47:51 -05:00
LibeventReactor.php Minor libevent reactor bugfixes 2014-12-04 19:30:23 -05:00
NativeReactor.php Fix minor inconsistency Reactor::stop() called from immediately watcher 2014-12-02 01:09:51 -05:00
PrivateFuture.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
Promise.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
Promisor.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Reactor.php Add Reactor::onError, correctly exit extension reactor loops, replace resolve function with trait 2014-12-01 18:12:26 -05:00
ReactorFactory.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
SignalReactor.php Migrate repo to amphp/amp 2014-09-23 00:06:03 -04:00
Struct.php Implement safer struct usage 2014-11-18 10:08:34 -05:00
Success.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
Unresolved.php Lots of changes ... see CHANGELOG for details 2014-12-01 19:45:57 -05:00
UvReactor.php Avoid unnecessary uv_timer_stop() when cleaning up once timers 2014-12-05 00:09:47 -05:00
Watcher.php Add Reactor::__debugInfo() for easier debugging 2014-12-02 00:45:12 -05:00
YieldCommands.php Implement 'bind' yield command 2014-12-02 11:52:41 -05:00