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/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: steveharter/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: FastInvoke2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 19 files changed
  • 1 contributor

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    d11fa1f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Remove FromValue()

    steveharter committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e13d0f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Sync

    steveharter committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    6bc92f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. sync

    steveharter committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c5d32f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Fixups

    steveharter committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    44695f8 View commit details
    Browse the repository at this point in the history
  2. Fix setfield

    steveharter committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    5776f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Make field getter work

    steveharter committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b85b829 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Ref return support

    steveharter committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c593c24 View commit details
    Browse the repository at this point in the history
  2. Add first tests

    steveharter committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cca1d15 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Update test

    steveharter committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    226d4a2 View commit details
    Browse the repository at this point in the history
Loading