daz10000
daz10000
I would second this. When I’ve tried to do it, I guessed the conventions from other implementations . error case in the match ? Underscore like you would in F#...
I closed my running dotnet process, restarted the build and it is upgrading to 2.1.3 successfully now, suggest catching that System.UnauthorizedAccessException exception and emitting an error about closing running dotnet...
Thanks for digging into this. I hadn’t appreciated the complexity hidden in that subtle range request. Counting is definitely the right approach. You’ll never tame epsilon problems with floating point...
I'm quite busy but having R working smoothly with F# is important to me and happy to help as I can. I am keen to see everything running smoothly on...
fair call! That's a pretty cryptic complaint.I would be happy to send a pull request for some better documentation but wasn't quite sure where to put this. I think the...
Yeah, I'm still doing a tiny bit of work to get the nuget packaging working so this isn't quite ready. I did get mysql mostly working except for 3 tests...
This should be good for review now if you're interested. I need one of the dotnet core friendly libraries, so would like to push that next 24 hours or so....
BTW, I have struggled to get build.sh working. Follow readme to just install fake as a dotnet cli tool and just do fake run long story
Should just build with ./build.sh in root but would be nice to get an independent test of that,
Put me in the *loves* fsyacc category and I maintain a huge DNA compiler using it.. That said, I never worked out how to do error handling :( My vague...