-
Notifications
You must be signed in to change notification settings - Fork 122
integrate some quality-of-life changes from upstream #931
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update Build.ps1 * Update MsbuildOverallVersion to 16.4 * fix versions
Merge release/dev16.4 to master
…n FS1156 message (#8584) * Add lowercase L to set of valid numeric literals in FS1156 message * Add octal
* Create Create Language-Version-History.md c# has one file like this here: https://github.com/dotnet/csharplang/blob/master/Language-Version-History.md so looks fine f# should have too. I am learning F# and missed it from this official repository * replace quotes for language markdown * adjusts on 4.7 section * adds references for version 1 and 1.1 * adds object expressions * Rename Create Language-Version-History.md to Language-Version-History.md * start line with upper case * removes Tailcall attribute, it is not implemented * removed 4.7 preview features
* Respect NUGET_PACKAGES in FSharpQA test script * Respect NUGET_PACKAGES in FSharp Test Suite (Cambridge) * Respect NUGET_PACKAGES in Span tests * Respect NUGET_PACKAGES in typechecking tests * Remove unused nuget packages path
…224.2 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.20124.2
…47f-450a8443df80 [master] Update dependencies from dotnet/arcade
* Fix field declaration ranges * Fix type fields ranges * Add test * Fix more ranges * Update baselines
* Recover type checking inherit ctor expression * Add test
* Fixed internal error for destNullableTy by removing rule for optional * Added test
* Refactor native resolution * Fcs -- compile * typo * buildy * Linux * Update src/fsharp/CompileOps.fs Co-Authored-By: Phillip Carter <[email protected]> * feedback * temp * c# * fix delete and fsharpcore reference. * improve surface area Co-authored-by: Phillip Carter <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
From dotnet/fsharp:3777cd4d8..836da28: