1
0
mirror of https://github.com/danog/amp.git synced 2024-12-13 01:47:33 +01:00
amp/lib
2016-05-12 14:54:59 +02:00
..
CombinatorException.php Expose combined exceptions in combinator exception 2016-03-09 14:09:15 +01:00
CoroutineResult.php misc v1 cleanup 2015-07-29 23:23:53 -04:00
CoroutineState.php misc v1 cleanup 2015-07-29 23:23:53 -04:00
Deferred.php AssertionException => AssertionError 2015-09-19 17:43:57 +02:00
EvReactor.php Perform manual GC prior to run loop end 2015-08-10 13:36:25 -04:00
Failure.php Fix documentation for Failure 2015-08-05 23:45:29 +02:00
functions.php Fix potential infinite loop in UvReactor::run(); prepare tag 1.2.1 2016-05-12 07:51:11 +02:00
LibeventReactor.php LibeventReactor::repeat() interpreted $msInterval as microseconds 2015-09-10 21:21:57 +02:00
NativeReactor.php Fix notices in NativeReactor; prepare tag 1.2.2 2016-05-12 14:54:59 +02:00
Pause.php misc v1 cleanup 2015-07-29 23:23:53 -04:00
Placeholder.php promise updates are no longer variadic + misc formatting 2015-07-27 10:08:02 -04:00
PrivatePlaceholder.php promise updates are no longer variadic + misc formatting 2015-07-27 10:08:02 -04:00
PrivatePromisor.php promise updates are no longer variadic + misc formatting 2015-07-27 10:08:02 -04:00
Promise.php promise updates are no longer variadic + misc formatting 2015-07-27 10:08:02 -04:00
PromiseStream.php Remove stream() in favor of PromiseStream 2015-08-04 23:46:49 -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 Fix outdated docblocks 2015-08-16 20:33:07 -04:00
Struct.php Suggest nearby property name in Struct error messages 2015-05-13 10:05:56 -04:00
Success.php promise updates are no longer variadic + misc formatting 2015-07-27 10:08:02 -04:00
TimeoutException.php Fail promise timeout() operations using TimeoutException 2015-07-31 15:50:27 -04:00
UvReactor.php Fix potential infinite loop in UvReactor::run(); prepare tag 1.2.1 2016-05-12 07:51:11 +02:00
Watcher.php misc v1 cleanup 2015-07-29 23:23:53 -04:00