1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/lib
2015-05-19 11:16:04 -04:00
..
Deferred.php Future -> Deferred 2015-05-19 00:21:33 -04:00
Failure.php Add optional callback data param in Deferred::__construct() 2015-05-19 11:16:04 -04:00
functions.php Move buffering to PromiseStream for custom behavior in extended instances 2015-05-19 01:09:23 -04:00
LibeventReactor.php Backport API changes to 5.5+ compat 2015-05-04 12:48:29 -04:00
NativeReactor.php Fix high cpu usage in timer loop from broken "nextTimerAt" caching 2015-05-18 11:40:09 -04:00
Pause.php Unresolved -> PrivatePlaceholder 2015-05-19 00:29:27 -04:00
Placeholder.php Add optional callback data param in Deferred::__construct() 2015-05-19 11:16:04 -04:00
PrivatePlaceholder.php Unresolved -> PrivatePlaceholder 2015-05-19 00:29:27 -04:00
PrivatePromisor.php Add optional callback data param in Deferred::__construct() 2015-05-19 11:16:04 -04:00
Promise.php Future -> Deferred 2015-05-19 00:21:33 -04:00
PromiseStream.php Move buffering to PromiseStream for custom behavior in extended instances 2015-05-19 01:09:23 -04:00
Promisor.php Future -> Deferred 2015-05-19 00:21:33 -04:00
PublicPromisor.php Expose boolean AMP_DEBUG for performance tuning 2015-05-18 23:57:34 -04:00
Reactor.php Backport API changes to 5.5+ compat 2015-05-04 12:48:29 -04:00
SignalReactor.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 Add optional callback data param in Deferred::__construct() 2015-05-19 11:16:04 -04:00
UvReactor.php Backport API changes to 5.5+ compat 2015-05-04 12:48:29 -04:00
Watcher.php Reactor API updates, NativeReactor refactor 2015-04-03 11:56:16 -04:00