Popular repositories
-
Forked from id-Software/Quake-III-Arena
An attempt at porting Quake III to F# (FSharp)
-
Tutorial based examples from http://www.opengl-tutorial.org using Ferop and F#. (currently broken, upgrading soon)
-
501 contributions in the last year
Less
More
Contribution activity
February 2021
Created 2 commits in 1 repository
Created a pull request in dotnet/fsharp that received 4 comments
[WIP][Experiment] Parallel type checking for impl files with backing sig files - fsc.exe
#11140 must be merged first. We sort of already do parallel type-checking in our tooling scenarios, namely when checking active documents. This is …
+177
−38
•
4
comments
Opened 3 other pull requests in 1 repository
dotnet/fsharp
1
open
2
merged
Reviewed 10 pull requests in 1 repository
dotnet/fsharp 10 pull requests
- parameterize windows machine queue name
- incorporate cleanup related to analyzers
- [WIP][Experiment] Parallel type checking for impl files with backing sig files - fsc.exe
- Refactorvsix
- Tooling only - Add more information to common type mismatch errors
- Address several (most?) cases of correctly triggering F# function application signature help in some nested contexts
- Verbatim string ast
- Disable - LargeRecordDoesNotStackOverflow due to: https://github.com/dotnet/runtime/issues/47663
- Cherry Pick into 16.9 - Fix triggering the outer application's signature help when triggering an inner application inside a lambda (#10954)
- Account for properties and qualified items in the 'Use <- to mutate' codefix