Daniel Lowrey
|
8bcbba41a0
|
Move to procedural API
|
2015-07-29 16:59:53 -04:00 |
|
Daniel Lowrey
|
7335cb2517
|
use explicit FQDN for compile time optimizations
|
2015-07-22 13:54:29 -04:00 |
|
Daniel Lowrey
|
0e6560070b
|
misc updates and tests
|
2015-07-20 22:27:11 -04:00 |
|
Daniel Lowrey
|
c7e4e8d0c3
|
Miscellaneous function changes (more after jump)
- Combinator functions optimized for performance
- Amp\reactor() now accepts an optional assignment parameter for
modifying the global default event reactor instance to allow for
third-party Reactor implementations.
- Renamed functions:
. Amp\getReactor() -> Amp\reactor()
- Removed functions:
. Amp\chooseReactor()
. Amp\tick()
. Amp\immediately()
. Amp\once()
. Amp\repeat()
. Amp\onReadable()
. Amp\onWritable()
. Amp\onSignal()
. Amp\enable()
. Amp\disable()
. Amp\cancel()
|
2015-05-20 15:18:30 -04:00 |
|
Daniel Lowrey
|
fc600d46ab
|
Pass optional data parameter to when/watch callbacks
|
2015-05-19 18:49:38 -04:00 |
|
Daniel Lowrey
|
de905a6104
|
Correct Pause implementation for use with new trait system
|
2015-05-19 14:10:53 -04:00 |
|
Daniel Lowrey
|
7e16326871
|
remove scalar typehint from 5.x-compatible code
|
2015-05-19 14:05:41 -04:00 |
|
Daniel Lowrey
|
68719d8023
|
Unresolved -> PrivatePlaceholder
|
2015-05-19 00:29:27 -04:00 |
|
Daniel Lowrey
|
16be668192
|
Add scalar types, update docblocks
|
2015-03-19 11:15:07 -04:00 |
|
Daniel Lowrey
|
620f798b13
|
Add new Pause promise
|
2015-03-18 14:05:27 -04:00 |
|