Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/fsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f2a6810476
Choose a base ref
...
head repository: dotnet/fsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 02bb351b60
Choose a head ref
  • 14 commits
  • 10 files changed
  • 6 contributors

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    352f48a View commit details
    Browse the repository at this point in the history
  2. Improve benchmark unix support (#16702)

    * fix configuration case
    
    * make path construction x-platform
    
    * to be consistent
    
    * improve path construction
    dawedawe authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9d36d64 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    e9c714d View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/source-build-refer…

    …ence-packages build 20240219.1 (#16738)
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 9.0.0-alpha.1.24113.1 -> To Version 9.0.0-alpha.1.24119.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    096ac34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16740 from dotnet/merges/main-to-release/dev17.10

    Merge main to release/dev17.10
    KevinRansom authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c1ae979 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    f90da93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16744 from dotnet/merges/main-to-release/dev17.10

    Merge main to release/dev17.10
    KevinRansom authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b1a970d View commit details
    Browse the repository at this point in the history
  3. Prefixed module nameof (#16743)

    * Consider prefixed module name in nameof expression.
    
    * Consider prefixed module name in nameof pattern.
    
    * Remove foo
    
    * Update release notes
    
    * Update src/Compiler/Driver/GraphChecking/FileContentMapping.fs
    
    Co-authored-by: dawe <[email protected]>
    
    ---------
    
    Co-authored-by: dawe <[email protected]>
    nojaf and dawedawe authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    57098f6 View commit details
    Browse the repository at this point in the history
  4. Backport of #16550 to 8.0.202 (#16570)

    * Merge
    
    * Bump version
    
    * release notes
    
    * Versioning
    
    ---------
    
    Co-authored-by: Florian Verdonck <[email protected]>
    vzarytovskii and nojaf authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4c93c63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39e7a28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    180e6aa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #16749 from dotnet/merges/release/dev17.9-to-relea…

    …se/dev17.10
    
    Merge release/dev17.9 to release/dev17.10
    vzarytovskii authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e13927c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75fa6be View commit details
    Browse the repository at this point in the history
  9. Merge pull request #16746 from dotnet/merges/main-to-release/dev17.10

    Merge main to release/dev17.10
    vzarytovskii authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    02bb351 View commit details
    Browse the repository at this point in the history
Loading