-
Notifications
You must be signed in to change notification settings - Fork 852
Open
Labels
Milestone
Description
- Bugfix :: Fix closure capture and let-rec initialization codegen
- Bugfix :: Fix emitted method signatures: outref and static abstract byref params
- Add regression test for #13194: Completion/tooltip with quote in member name
- Add regression test for #14969: FindReferences for active patterns in .fsi
- Add regression test for #14057: Renaming operator with dot only renames right of dot
- Reduce Repo Assist schedule from hourly to 4x daily
- Update issue label workflow
- Copilot reviewer - drop overfitted learnings, turn into generalized rules
- Adding Copilot skills+instructions+agent for specialized compiler review (trained on historical feedback here)
- Split CI tests based on namespace
- Cache attributes read by compiler— replace repeated string matching with O(1) enum lookups
- Fix PublicSign with full key pair embedding private key material in assembly
- Allow repo-assist to create monthly report
- Fix UoM ToString codegen with checknulls
- Add limited repo assist to identify very old issues that are already fixed
- Fix flaky tests and add flaky-test-detector skill
- Bugfix :: Sequence points
- Use union merge strategy for release notes to avoid conflicts
- VS: make Alt-F1 work for inline hints
- Resolve ILVerify errors — adjust codegen (551 → 56 errors)
- Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 2917180
- Move System.* package versions to Version.Details.xml for source-build
- Remove leading spaces from warn directive range
- Fix YieldFromFinal/ReturnFromFinal being called in non-tail positions
- Add #version;; directive to F# Interactive
- FSharpType: add more predefined type checks
- Remove RoslynForTestingButNotForVSLayer hack
- Fix flaky type-provider test in MultiProjectAnalysisTests by isolating its checker and disabling parallelization
- Warn when function type passed to interpolated string
- Introduce CallRelatedSymbolSink to avoid affect name resolution with related symbols
- isolate checker
- Fix flaky help_options test: restore enableConsoleColoring after mutation
- Update FileContentMapping.fs
- Fix Seq.empty rendering as "EmptyEnumerable" in serializers
- Add fsharp-release-announcement agent
- remove duplicate FlatErrors file
- FCS: capture additional types during analysis
- Rename "inline hints" to "inlay hints"
- Use culture-independent
IndexOfin interpolated string parsing - Fix strong name signature size to align with Roslyn for public signing (#11887)
- Optimize Set.intersect symmetry and add release notes
- Add automatic merge flow from main to feature/net11-scouting
- Fix flaky Project25 TP test by replacing FSharp.Data NuGet with TestTP (#19364)
- Fix Get-PrBuildIds.ps1 reporting SUCCESS while builds in progress
- Add FSC compiler options tests
- Improve static compilation of state machines
- Checker: prevent reporting optional parameter rewritten tree symbols
- Support #exit;; as alias to #quit;; in fsi
- Feature:
#elifpreprocessor directive - Update to latest .NET 10 SDK patch
- Enhance the compiler to produce a FS0750 error on let! or use! outside a CE
- Improve collection comparison diagnostics in tests
- Sort out some outstanding issues after xUnit upgrade
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
New