issues
search
fponticelli
/
thx.promise
Simple reinterpretation of the Promise pattern for Haxe
http://thx-lib.org
MIT License
11
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add par7 and par8
#34
mlms13
closed
7 years ago
0
Add traversei, update thx.core dep, fix errors in PromiseRF.
#33
nuttycom
closed
7 years ago
0
... has no field compose
#32
Simn
opened
7 years ago
3
Deferred
#31
mlms13
closed
7 years ago
0
Add mapError/flatMapError to PromiseRF
#30
nuttycom
closed
7 years ago
0
Add PromiseRF type.
#29
nuttycom
closed
7 years ago
0
Cannot use Void as value
#28
MatthijsKamstra
opened
7 years ago
4
Make PromiseR nil function respect the chain
#27
andywhite37
closed
8 years ago
0
Change 'success' and 'failure' to 'successR' and 'failureR'
#26
nuttycom
closed
8 years ago
0
Promiser utilities
#25
nuttycom
closed
8 years ago
0
Add check for pending promise
#24
mlms13
closed
8 years ago
0
Add 'success' and 'failure' to PromiseR
#23
nuttycom
closed
8 years ago
0
Add array traversal to PromiseRExtensions
#22
nuttycom
closed
8 years ago
0
Add ReaderT monad specialized to Promise
#21
nuttycom
closed
8 years ago
0
Fix for Promise.nil, and add failing test case for promise reuse
#20
andywhite37
closed
8 years ago
1
Re-using a promise causes stack overflow
#19
andywhite37
opened
8 years ago
0
Promise<Array<T>> extensions
#18
andywhite37
closed
8 years ago
0
Promise extensions for Either and VNel
#17
andywhite37
closed
8 years ago
0
Second attempt at Promise<Option<T>> helpers
#16
andywhite37
closed
8 years ago
0
Option extensions for promises
#15
andywhite37
closed
8 years ago
0
create macro `when` method
#14
fponticelli
opened
8 years ago
0
Deprecate Promise.all in favor of Promise.sequence.
#13
nuttycom
closed
8 years ago
2
Add withSuccess function, which should ideally supersede success
#12
nuttycom
closed
8 years ago
2
The try catch conundrum
#11
fponticelli
closed
8 years ago
0
Add `par` function for parallel applicative-style composition of promises.
#10
nuttycom
closed
8 years ago
0
Add Promise#foreachM. Deprecate mapSuccess and mapSuccessPromise.
#9
nuttycom
closed
8 years ago
0
Add standard flatMap function to Promise.
#8
nuttycom
closed
8 years ago
0
Deal with Promise.afterAll
#7
ghost
closed
8 years ago
0
Revert breaking change
#6
ghost
closed
8 years ago
0
Fix afterAll error handling
#5
ghost
closed
8 years ago
1
Promise.afterAll being resolved when a promise in the arguments is rejected
#4
ghost
closed
8 years ago
2
Return the promise in `always`
#3
mlms13
closed
8 years ago
0
Allow promise functions to throw Errors, and have them turned into rejected Promises?
#2
ghost
closed
9 years ago
3
Handle rejections when mapping futures to promises
#1
mlms13
closed
9 years ago
0