- 
                Notifications
    You must be signed in to change notification settings 
- Fork 834
Closed
Labels
Milestone
Description
- Release notes proposal (16377)
- Allow usage of [] with older FSharp.Core package versions (16373)
- Parser: recover on unfinished 'as' patterns (16404)
- Parens: Keep parens in method calls in dot-lambdas (16395)
- Checker: check unfinished obj expression inside computations (16413)
- Added default dotnet-tools + additional tasks to launch them (16409)
- make remarksandreturnsvisible in quick info (16417)
- Remove Microsoft.SourceBuild.Intermediate from prebuilt baseline (16414)
- Update to .NET8 and latest FSharp.Core (16350)
- Parser: recover on unfinished enum case declarations (16401)
- Refactor extension attribute addition for modules and types. (16368)
- Raise an error if we try to have interfaces with auto properties on constructor-less types (16352)
- Change devcontainer to use image+features (16335)
- Make .Is* discriminated union properties visible (16341)
- Checker/patterns: recover on unifying union types (16393)
- Parens: Keep parentheses around non-struct tuples in &patterns (16391)
- Parens: Fix some some parenthesization corner-cases in record expressions (16370)
- Revert "[main] Update dependencies from dotnet/arcade (#16241)" (16396)
- Name resolution: don't search extension members in type abbreviations (16390)
- Less RegEx construction on recursive method (16351)
- Cancellable: set token from node/async in features code (16348)
- Fixed typo in a target (16349)
- Fix Expr.ForIntegerRangeLoop example quotation. (16369)
- Parser: recover on unfinished record decls, fix field ranges (16357)
- Fixes #16359 - correctly handle imports with 0 length public key tokens (16363)
- Bugfix - 'static meme x = x' should fail (16345)
- Always write static hidebysig to ref assembly (16346)
- Use backport action from dotnet/arcade repo (16340)
- Field sharing for [] DUs if they have equal name and equal type (15738)
- Release notes CI step (16283)
- - don't call destTopForallTy with wrong TType (16347)
- Make API usage of FSharpExprPatterns possible with typed union fields (16121)
- Bugfix - underscore dot lambda followed with a method call and explicit type arguments (16332)
- Service: wrap creating reference from module reader into cancellable (16338)
- Bugfix for DotLambda - (a, (b, c)) was incorrectly detected as a discard (a compiler generated one was there) (16334)
- warn about the TailCall attribute being applied to non-rec functions or let-bound values (16336)
- Enable xlf for dotnet build by adding reference to XliffTasks package (16327)
- Bugfix - underscore dot lambda conversion to Func<> in LINQ (16339)
- Added AOT tests to doc, these may fail a lot in the future. (16307)
- Parens: more comprehensive pattern tests (16313)
- annoyed by this "The type initializer for '<StartupCode$FSharp-Test-Utilities>.$Utilities' threw an exception."? here is a fix. (16324)
- Fix missing TailCall warnings in TryWith/TryFinally (16328)
- Bugfix: Make 'static member val' possible in a type without any constructor at all (16331)
- Bugfix : Struct DU with DefaultAugment(false) and a non-nullary field (16326)
- Some performance optimizations and code cleanup (16302)
- Fantomas update (15847)
- Prefer extension methods to intrinsic properties when arguments are provided (16032)
- Update fsi error message to mention --compilertool:(16264)
- Check if file exists before trying to open it (16315)
- draft (16314)
- Report auto property redux (16116)
- No diagnostic about static member in object expression (16277)
- VS: Fix dark mode detection (16301)
- Create check_release_notes.yml (16308)
- Fix some errors in List module documentation (16290)
- Point source link to dotnet/fsharp (16293)
- fix test explorer in vs (16281)
- Only disallow removal when on same line (16285)
- respect line limit in quick info (16208)
- DotLambda: add parser recovery (16238)
- Parens: tweak sensitive indentation handling (16248)
- Parens: miscellaneous fixes (16262)
- Adjustments to FSharp.Editor.Tests (16258)
- Update F# Interactive Dependency Manager Plugins README.md (16261)
- Fix internal error when implementing IWSAM in object expression (16250)
- Update Versions.props - nuget package versions SDK 7.0.4xx (16170)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done