Promhx is a promise library for Haxe. Promises contain values that are not immediately available. However, you can specify callback functions that will trigger when the values do become available.
https://github.com/jdonaldson/promhx
| Version | Release Notes | Install | Downloads |
|---|---|---|---|
|
1.1.0
10 years ago |
Fix java, memory leak, and clean up test suite | haxelib install promhx 1.1.0 |
257985 |
|
1.0.21
11 years ago |
Fix incorrect path declaration for macro | haxelib install promhx 1.0.21 |
4167 |
|
1.0.20
11 years ago |
Fix broken event tools and error pipe | haxelib install promhx 1.0.20 |
2 |
|
1.0.19
11 years ago |
Fix broken mdo for Stream | haxelib install promhx 1.0.19 |
68 |
|
1.0.17
11 years ago |
Fix thenable interface | haxelib install promhx 1.0.17 |
669 |
|
1.0.16
11 years ago |
Fix missing error link on deferreds | haxelib install promhx 1.0.16 |
701 |
|
1.0.15
11 years ago |
Fix multiple error resolve behavior | haxelib install promhx 1.0.15 |
12 |
|
1.0.14
11 years ago |
Add full module context for promise/stream references in macro code | haxelib install promhx 1.0.14 |
364 |
|
1.0.13
11 years ago |
fix pause | haxelib install promhx 1.0.13 |
1822 |
|
1.0.12
11 years ago |
Add errorPipe | haxelib install promhx 1.0.12 |
120 |
|
1.0.11
11 years ago |
Fixes for thread-safe java implementation | haxelib install promhx 1.0.11 |
464 |
|
1.0.10
11 years ago |
Thread-safe java implementation | haxelib install promhx 1.0.10 |
113 |
|
1.0.9
11 years ago |
Errors are propagated when attached for the first time, added throwError to Deferred and PublicStream | haxelib install promhx 1.0.9 |
69 |
|
1.0.8
11 years ago |
Include special bound deferreds that always return the same promise/stream | haxelib install promhx 1.0.8 |
177 |
|
1.0.7
11 years ago |
make deferred resolve on the next loop, like promise used to. | haxelib install promhx 1.0.7 |
36 |
|
1.0.6
12 years ago |
fix typo | haxelib install promhx 1.0.6 |
204 |
|
1.0.5
12 years ago |
Add Publicstream unit function | haxelib install promhx 1.0.5 |
11 |
|
1.0.4
12 years ago |
Fix issue with -D PromhxExposeErrors | haxelib install promhx 1.0.4 |
157 |
|
1.0.3
12 years ago |
Removing explicit monax dependency (add -lib monax) | haxelib install promhx 1.0.3 |
424 |
|
1.0.2
12 years ago |
Add a cancel method for promhx.haxe.http | haxelib install promhx 1.0.2 |
34 |
|
1.0.1
12 years ago |
Add missing publicStream method | haxelib install promhx 1.0.1 |
8 |
|
1.0.0
12 years ago |
Add new deferred interface | haxelib install promhx 1.0.0 |
36 |
|
0.2.13
12 years ago |
Fix the js lib dependency | haxelib install promhx 0.2.13 |
70 |
|
0.2.12
12 years ago |
Add the detachStream method | haxelib install promhx 0.2.12 |
7 |
|
0.2.11
12 years ago |
Add the PromhxExposeErrors flag | haxelib install promhx 0.2.11 |
96 |
|
0.2.10
12 years ago |
Bundle setImmediate with the haxelib | haxelib install promhx 0.2.10 |
6 |
|
0.2.9
12 years ago |
Fix covariance bug issue with multi-typed arguments in when/whenever | haxelib install promhx 0.2.9 |
115 |
|
0.2.8
12 years ago |
Remove some experimental jquery methods | haxelib install promhx 0.2.8 |
12 |
|
0.2.7
12 years ago |
Add Stream class, Http class, and EventTools | haxelib install promhx 0.2.7 |
6 |
|
0.2.5
12 years ago |
fix issue with piping to already resolved promises | haxelib install promhx 0.2.5 |
87 |
|
0.2.4
12 years ago |
fix package | haxelib install promhx 0.2.4 |
195 |
|
0.2.3
12 years ago |
remove tink dependencies, fix related completion bug | haxelib install promhx 0.2.3 |
8 |
|
0.2.2
13 years ago |
Repackaging for new haxelib format | haxelib install promhx 0.2.2 |
124 |
|
0.2.1
13 years ago |
Repackaging for new haxelib format | haxelib install promhx 0.2.1 |
27 |
Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!
Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.