Niklas Keller
|
cef92e9770
|
Doc fixes for Coroutine
|
2016-08-14 19:17:08 +02:00 |
|
Aaron Piotrowski
|
69ec812bc0
|
Require PHP 7
|
2016-08-11 14:52:40 -05:00 |
|
Aaron Piotrowski
|
92767755ee
|
Avoid loosing exception thrown from generator after invalid yield
|
2016-06-16 22:44:32 -05:00 |
|
Aaron Piotrowski
|
f553e4f08b
|
Improve coroutine continuation
Duplicated some code for faster coroutine continuation.
|
2016-06-14 23:26:59 -05:00 |
|
Aaron Piotrowski
|
7fb57141d2
|
Cleanup yielded value handling
|
2016-06-02 10:46:22 -05:00 |
|
Aaron Piotrowski
|
055d7d4c52
|
Update docblocks
|
2016-06-01 12:18:11 -05:00 |
|
Aaron Piotrowski
|
b705c144c6
|
Minor tweaks
|
2016-06-01 12:06:43 -05:00 |
|
Aaron Piotrowski
|
ccec7acc94
|
Remove Exception namespace
|
2016-05-24 10:39:19 -05:00 |
|
Aaron Piotrowski
|
6d263ffb84
|
Drop Awaitable from namespace
|
2016-05-23 22:48:28 -05:00 |
|
Aaron Piotrowski
|
8b42994ec9
|
Fix exception creation
|
2016-05-23 21:36:29 -05:00 |
|
Aaron Piotrowski
|
b4ea37576e
|
Execute after CoroutineResult
|
2016-05-22 09:25:40 -05:00 |
|
Aaron Piotrowski
|
1864b3cbe6
|
Refactor coroutine return for 5.x
|
2016-05-22 00:11:03 -05:00 |
|
Aaron Piotrowski
|
a309a243c2
|
Fix formatting
|
2016-05-21 12:07:08 -05:00 |
|
Aaron Piotrowski
|
c7f64ce2c0
|
Initial commit
|
2016-05-21 09:44:52 -05:00 |
|