Niklas Keller
|
ce269fa516
|
Rename Promise::when to Promise::onResolve, resolves #77
|
2017-03-21 17:23:37 +01:00 |
|
Niklas Keller
|
ee11b70395
|
Fix remaining InvalidWatcherError renames
|
2017-03-14 18:24:14 +01:00 |
|
Aaron Piotrowski
|
7ebe70e0ae
|
Fix docblock param formatting
Callable prototypes make alignment a mess… maybe something better can be done.
|
2017-03-10 23:08:40 -06:00 |
|
Niklas Keller
|
0be9ae9ade
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
|
Aaron Piotrowski
|
c561197d1d
|
Remove unused v1 files
|
2016-07-18 23:22:07 -05:00 |
|
Daniel Lowrey
|
1d9d572ee5
|
promise updates are no longer variadic + misc formatting
|
2015-07-27 10:08:02 -04:00 |
|
Markus Staab
|
f06f803e76
|
fixed code to adhere to the phpdoc'ed description
|
2015-06-15 17:47:02 -04:00 |
|
Daniel Lowrey
|
905d5bfc2c
|
update docblock
|
2015-05-31 19:51:09 -04:00 |
|
Daniel Lowrey
|
fc600d46ab
|
Pass optional data parameter to when/watch callbacks
|
2015-05-19 18:49:38 -04:00 |
|
Daniel Lowrey
|
953c4612e6
|
Future -> Deferred
|
2015-05-19 00:21:33 -04:00 |
|
Daniel Lowrey
|
16be668192
|
Add scalar types, update docblocks
|
2015-03-19 11:15:07 -04:00 |
|
Daniel Lowrey
|
f32d088c23
|
Lots of changes ... see CHANGELOG for details
|
2014-12-01 19:45:57 -05:00 |
|
Daniel Lowrey
|
7064ec5dc8
|
Migrate repo to amphp/amp
|
2014-09-23 00:06:03 -04:00 |
|
Daniel Lowrey
|
56e720cd50
|
Merge concurrency primitives
|
2014-09-22 22:21:22 -04:00 |
|
Daniel Lowrey
|
1762f9d69d
|
Remove concurrency primitives (moved to separate repo)
|
2014-04-27 00:17:40 -04:00 |
|
Daniel Lowrey
|
d48db61ea9
|
Use mutable Promisor by default
|
2014-04-25 22:30:01 -04:00 |
|
Daniel Lowrey
|
89c78dab6b
|
Unresolved is now the default pending future implementation
|
2014-04-09 10:33:50 -04:00 |
|
Daniel Lowrey
|
bdd340c3f3
|
Trim Promise/Future API down to the essentials
|
2014-03-06 21:34:58 -05:00 |
|
Daniel Lowrey
|
aed5c84c03
|
Add Future/Promise implementation
|
2014-03-06 11:47:50 -05:00 |
|