-
Notifications
You must be signed in to change notification settings - Fork 851
Comparing changes
Open a pull request
base repository: dotnet/fsharp
base: 6ce6e32
head repository: dotnet/fsharp
compare: abd1cc9
- 12 commits
- 34 files changed
- 9 contributors
Commits on Nov 2, 2022
-
Activate Server mode for .NET Core compiler (#13740)
* Activate Server mode for .NET Core compiler * Update FSharp.Profiles.props Co-authored-by: Theodore Tsirpanis <teo@tsirpanis.gr> * Update FSharp.Profiles.props Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com> * Delete runtimeconfig.template.json * Update fsc.targets Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com> Co-authored-by: Theodore Tsirpanis <teo@tsirpanis.gr> Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com> Co-authored-by: Daniel Plaisted <dsplaisted@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e6275e8 - Browse repository at this point
Copy the full SHA e6275e8View commit details
Commits on Nov 3, 2022
-
Using obsolete record field makes whole record construction expressio…
…n obsolete (#14211) * Use more accurate range to only report obsolete field as a obsolete rather that making the whole record construction expression obsolete * Use record expression range for CheckRecdFieldAccessible
Configuration menu - View commit details
-
Copy full SHA for 67b09db - Browse repository at this point
Copy the full SHA 67b09dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d82592 - Browse repository at this point
Copy the full SHA 9d82592View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9fed81 - Browse repository at this point
Copy the full SHA d9fed81View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaefd02 - Browse repository at this point
Copy the full SHA eaefd02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e71fee - Browse repository at this point
Copy the full SHA 2e71feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ffb1cc - Browse repository at this point
Copy the full SHA 4ffb1ccView commit details -
Allow extension methods without type attribute. (#13839)
* Allow extension methods without type attribute. * Add Extension attribute to type if any member has the attribute. * Handle C# extensions as let bindings in a module. * Add test for recursive types. * Add tests for types in recursive modules. * Only add attribute to module when module declaration has attribute. * Add additional test. * Add CSharp Extension Attribute Not Required as a Preview Language Feature * Passing propper Fsharp.Core version to executed tests in legacy FsharpSuite * Fix for tests that use NetFramework types (like winforms brushes etc.) Co-authored-by: Edgar Gonzalez <edgar.gonzalez@fundourselves.com> Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com> Co-authored-by: Vlad Zarytovskii <vzaritovsky@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for df393d0 - Browse repository at this point
Copy the full SHA df393d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3cb995 - Browse repository at this point
Copy the full SHA a3cb995View commit details -
Merge pull request #14227 from dotnet/merges/main-to-release/dev17.5
Merge main to release/dev17.5
Configuration menu - View commit details
-
Copy full SHA for 712011e - Browse repository at this point
Copy the full SHA 712011eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f2dca - Browse repository at this point
Copy the full SHA 59f2dcaView commit details -
Merge pull request #14230 from dotnet/merges/main-to-release/dev17.5
Merge main to release/dev17.5
Configuration menu - View commit details
-
Copy full SHA for abd1cc9 - Browse repository at this point
Copy the full SHA abd1cc9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6ce6e32...abd1cc9