##// END OF EJS Templates
Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler...
Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler Any unhandled OperationCanceledException will cause the promise cancelation

File last commit:

r180:c32688129f14 ref20160224
r187:dd4a3590f9c6 ref20160224
Show More
.hgignore
19 lines | 383 B | text/plain | TextLexer
user@factory.site.local
initial commit...
r0 syntax: glob
Implab.Test/bin/
*.user
Implab.Test/obj/
*.userprefs
Implab/bin/
Implab/obj/
TestResults/
cin
Added Impl.Fx
r3 Implab.Fx/obj/
cin
Implab.Fx: implemented animation object...
r4 Implab.Fx/bin/
cin
implemented overlay helpers and some animation heplers improvments
r5 Implab.Fx.Test/bin/
Implab.Fx.Test/obj/
cin
implemeted new cancellable promises concept
r10 _ReSharper.Implab/
cin
initial work on interactive logger
r45 Implab.Diagnostics.Interactive/bin/
Implab.Diagnostics.Interactive/obj/
cin
improved tracing...
r93 MonoPlay/bin/
cin
minor refactoring
r116 MonoPlay/obj/
cin
refactoring complete, JSONParser rewritten
r180 Implab.Test/Implab.Format.Test/bin/
Implab.Test/Implab.Format.Test/obj/