Tim Whiting

Results 203 comments of Tim Whiting

So this works, but I agree that this should be fixed: ```koka fun this-actually-work( action : () -> e (a, b) ) : e a with return( x:some (a,b) )...

This should be fixed now. I'll close the issue. Please reopen, or create a new issue if you find further bugs.

@fwcd Take a look at #394. We are planning on merging soon. It was based originally off of your work & we've added you to the copyright notices in the...

The corresponding issue has been closed and Daan has made further changes recently to make absolute paths work better. Let us know if you are still having issues. Thanks for...

I'll close this as it seems the original issue is fixed and acknowledged as so. Please open a new issue if for further issues with color.

I guess a handler with finally needs an explicit default return clause as well ```koka with handler finally {} return(x) x ```

This looks fixed, so I'm going to close the issue. Please open a new issue for any further issues you find!

I believe this is now fixed. Please reopen, or create a new issue if this is not the case.

Both debug and optimized builds run fine for me now.