Alan Ball

Results 19 issues of Alan Ball

Is it just a certification that you can pay for? What if any aspects are missing? It's unclear to the reader if the open group hasn't rubber stamped it or...

Hey are there any plans to integrate with codecov? Should this be done by Fake? It seems like a great way to evangelize expecto and F# testing in general.

enhancement
help wanted

This is a discussion issue about the differences between git-issue and git-bug, and what challenges or benefits have been found. They are both GPLv3 so it should be completely safe,...

https://data.police.uk/api/crimes-street/all-crime?lat=51.5074&lng=0.1278 Is there perhaps a more reliable development friendly API to pull from?

up-for-grabs

This is a discussion issue about the differences between git-issue and git-bug, and what challenges or benefits have been found. They are both GPLv3 so it should be completely safe,...

It's probably not something that should actually ever get merged but may theoretically? be useful as an exploration of parts that would need to get done to update FSC/Core to...

Needs some test cases and some testing. I haven't even built fable yet because I've not gotten that far yet but this is where I am right now.

https://github.com/fsharp/emacs-fsharp-mode/blob/96513ea53b51dd5abc32c0a0d5b1443484e367be/fsharp-mode-font.el#L77 ``` fsharp static member FMapC2 (f: float -> float -> float) (c1, c2) = {r=f c1.r c2.r; g = f c1.g c2.g; b = f c1.b c2.b} ``` Type...

If the title makes you mad take a moment to breathe before reading. My goal is to merely provide many avenues to success. I think it would be useful to...

I propose we cache the compiled scripts for FSI so that when they are run again without any changes, it doesn't have to recompile from scratch. The existing way of...

area: tooling