Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Array.Initialize in C# #77336

Merged
merged 18 commits into from
Oct 25, 2022
Merged

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    8dcad5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf4ede4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08220af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97f72db View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Fix test failure

    reflectronic committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    cd85e02 View commit details
    Browse the repository at this point in the history
  2. Fix for real this time

    reflectronic committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    266378a View commit details
    Browse the repository at this point in the history
  3. Sigh

    reflectronic committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    2407b33 View commit details
    Browse the repository at this point in the history
  4. Address review feedback

    reflectronic committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    003c215 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    cb435ce View commit details
    Browse the repository at this point in the history
  2. Implement for NativeAOT

    reflectronic committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ad26d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07a28d7 View commit details
    Browse the repository at this point in the history
  4. Needs to be in ref too

    reflectronic committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a945257 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba27fd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1d6ec9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b5a4ec View commit details
    Browse the repository at this point in the history
  8. Revert RequiresUnreferenceCode

    jkotas committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7988ae3 View commit details
    Browse the repository at this point in the history
  9. Use unboxing entrypoint

    jkotas committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b0d6af6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be576ad View commit details
    Browse the repository at this point in the history