Overview
Could not load contribution data
Please try again later
24 Pull requests merged by 11 people
-
`WarningsNotAsErrors` is not forwarded to the compiler
#12453 merged
Nov 24, 2021 -
[main] Update dependencies from dotnet/arcade
#12450 merged
Nov 24, 2021 -
Fix adding new opens when namespace declaration is on 1st line
#12443 merged
Nov 24, 2021 -
Revert "Added CI job for deterministic builds"
#12446 merged
Nov 23, 2021 -
Added CI job for deterministic builds
#12335 merged
Nov 23, 2021 -
Merge main to release/dev17.1
#12442 merged
Nov 23, 2021 -
Merge main to release/dev17.1
#12440 merged
Nov 23, 2021 -
UnmanagedCallersOnlyAttribute is unsupported
#12350 merged
Nov 23, 2021 -
12322: Fix deep recursive expression processing
#12420 merged
Nov 23, 2021 -
Rename FSharpReferencedProject.ProjectFileName for clarity
#12431 merged
Nov 23, 2021 -
Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1481545
#12435 merged
Nov 22, 2021 -
Fix debug tailcalls for pipelines if /tailcalls+ is explicitly specified
#12430 merged
Nov 22, 2021 -
Merge main to release/dev17.1
#12399 merged
Nov 22, 2021 -
Fix 12405
#12406 merged
Nov 22, 2021 -
Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1481000
#12436 merged
Nov 22, 2021 -
12424: versioning messages for minor features
#12427 merged
Nov 22, 2021 -
Improve error message for a invalid member declaration
#12342 merged
Nov 22, 2021 -
Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 1480730
#12433 merged
Nov 22, 2021 -
12417: Make diagnostic numbers unique
#12428 merged
Nov 22, 2021 -
[main] Update dependencies from dotnet/arcade
#12426 merged
Nov 22, 2021 -
Fixes 12414: int32 --> Nullable Int64 additional implicit conversion
#12423 merged
Nov 20, 2021 -
Add with keyword to Syntax tree
#12400 merged
Nov 19, 2021 -
add fantomas tool to repo
#12403 merged
Nov 19, 2021 -
Fix 12384: non-nested direct mutrec bindings
#12395 merged
Nov 19, 2021
6 Pull requests opened by 4 people
-
12366: Improve closure names
#12429 opened
Nov 19, 2021 -
WIP: 12410: fix debug stepping for for loops
#12432 opened
Nov 19, 2021 -
Merge release/fcs to main
#12439 opened
Nov 23, 2021 -
Include range of attributes in SynExceptionDefnRepr, SynExceptionSig & SynModuleSigDecl.Exception.
#12441 opened
Nov 23, 2021 -
Merge main to release/dev17.1
#12445 opened
Nov 23, 2021 -
Add deterministic builds to the CI
#12451 opened
Nov 24, 2021
10 Issues closed by 3 people
-
`WarningsNotAsErrors` is not forwarded to the compiler
#12452 closed
Nov 24, 2021 -
F# Error When Adding suggested open is added on top of namespace and this breakes compilation
#12083 closed
Nov 24, 2021 -
F# 6 takes fewer tailcalls in debug code when explicit /tailcalls+ is specified
#12413 closed
Nov 22, 2021 -
Confusing Error: From the end slicing
#12424 closed
Nov 22, 2021 -
Confusing error message for invalid member declaration
#920 closed
Nov 22, 2021 -
Diagnostics 3390, 3391 reused
#12417 closed
Nov 22, 2021 -
F# 6, nullable and implicit upcasts
#12414 closed
Nov 20, 2021 -
Pipeline following certain matches with cases on new lines does not depend on indentation
#12422 closed
Nov 18, 2021 -
"unitVar0" showing in locals
#12407 closed
Nov 18, 2021 -
Generic constructor is always shadowed by non-generic one when not specifying generic type explicitly
#12415 closed
Nov 18, 2021
10 Issues opened by 8 people
-
Syntax highlighting fails inside for...to inside a computation expression
#12449 opened
Nov 24, 2021 -
Error "A protected member is called or 'base' is being used" in F# 6 new Task computation expression
#12448 opened
Nov 24, 2021 -
Test is flaky in `main`
#12447 opened
Nov 24, 2021 -
F# 6.0 warning 3390
#12444 opened
Nov 23, 2021 -
Attributes are not included in SynExceptionDefnRepr / SynExceptionSig
#12434 opened
Nov 22, 2021 -
TypeProvider tests are disabled on .NET 5/6 testing
#12425 opened
Nov 19, 2021 -
Quadratic(?) compiler perf for huge nested expressions
#12421 opened
Nov 18, 2021 -
MSBuild of fsproj fails with: error MSB4057: The target "Build" does not exist in the project.
#12419 opened
Nov 18, 2021 -
Syntax Tree Trivia
#12418 opened
Nov 18, 2021 -
Optimization inlining applied inconsistently with piping
#12416 opened
Nov 18, 2021
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Apply standard source code formatting to src/fsharp/*.fsi
#12346 commented on
Nov 22, 2021 • 12 new comments -
64-bit fscAnyCpu.exe uses more stack than 32-bit fsc.exe (was: Project that builds in VS2019 fails to build in VS2022)
#12322 commented on
Nov 19, 2021 • 6 new comments -
Rethink how names are given to compiler-generated closures
#12366 commented on
Nov 22, 2021 • 6 new comments -
Performance decrease when running FSharpChecker.ParseAndCheckProject
#12380 commented on
Nov 21, 2021 • 4 new comments -
Tracking issues for code examples for all members, functions and types in FSharp.Core
#12124 commented on
Nov 20, 2021 • 3 new comments -
Intellisense for F# external SqlDataConnection type provider broken in v16.10.0
#12078 commented on
Nov 22, 2021 • 2 new comments -
Issues with paste into Visual F# editor
#12158 commented on
Nov 22, 2021 • 2 new comments -
Suggestion: support F# Snippets
#1498 commented on
Nov 23, 2021 • 2 new comments -
Experiment: remove trampoline/hijack protection in async.fs and rely on tailcalls being taken
#11807 commented on
Nov 22, 2021 • 2 new comments -
Tooling support for binary breaking changes in components
#12328 commented on
Nov 19, 2021 • 1 new comment -
Mutually recursive non-function values with intermediate module definition not initialized incorrectly
#12384 commented on
Nov 19, 2021 • 1 new comment -
Improve error reporting: Use before definition within files and across whole project
#12341 commented on
Nov 19, 2021 • 1 new comment -
Add support for Autos window
#4271 commented on
Nov 19, 2021 • 1 new comment -
"unitVar0" showing in locals
#12408 commented on
Nov 19, 2021 • 1 new comment -
Debug stepping is not right for a loop with a single "print"
#12410 commented on
Nov 20, 2021 • 1 new comment -
Extra sequence point at the end of match expressions
#12052 commented on
Nov 20, 2021 • 1 new comment -
file type .fsx should be associate with fsi.exe on windows.
#11829 commented on
Nov 21, 2021 • 1 new comment -
From the end collection slicing duplicates collection expression
#12071 commented on
Nov 20, 2021 • 0 new comments -
Improve error reporting
#1103 commented on
Nov 22, 2021 • 0 new comments -
November 2021 work list
#12331 commented on
Nov 23, 2021 • 0 new comments -
(experimental) forbid setter call on init properties
#11564 commented on
Nov 22, 2021 • 0 new comments -
List module functions documentation
#12319 commented on
Nov 20, 2021 • 0 new comments