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

Generate an 'out' local variable for unmanaged to managed stubs when the value needs to be marshalled out to unmanaged #89139

Closed
wants to merge 31 commits into from

Commits on Jun 15, 2023

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

Commits on Jun 16, 2023

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

Commits on Jun 19, 2023

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

Commits on Jun 28, 2023

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

Commits on Jul 5, 2023

  1. wip

    jtschuster committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ed7cd71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744a39b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. wip

    jtschuster committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    788c862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4aaad5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

  1. wip

    jtschuster committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1e1345b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    5c0ba6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    203807e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d7921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b99032 View commit details
    Browse the repository at this point in the history
  5. Revert "Update dependencies from https://github.com/dotnet/roslyn bui…

    …ld 20230716.1 (dotnet#89077)"
    
    This reverts commit 09e724f.
    jtschuster committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0a532ad View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Update dependencies from https://github.com/dotnet/ro…

    …slyn build 20230716.1 (dotnet#89077)""
    
    This reverts commit 0a532ad.
    jtschuster committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8128579 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acf29cc View commit details
    Browse the repository at this point in the history
  8. Fix changes to other files

    jtschuster committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f8da5a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a8f573 View commit details
    Browse the repository at this point in the history
  10. Tests pass

    jtschuster committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    86099a2 View commit details
    Browse the repository at this point in the history
  11. Remove trailing space

    jtschuster committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8b14784 View commit details
    Browse the repository at this point in the history
  12. Remove commented code

    jtschuster committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ee7de7f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cf38596 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    29a6bad View commit details
    Browse the repository at this point in the history
  15. Remove temp test project

    jtschuster committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1627cc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. wip

    jtschuster committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c25b5d7 View commit details
    Browse the repository at this point in the history
  2. wip

    jtschuster committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    31d5f1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5370aa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    c615eb2 View commit details
    Browse the repository at this point in the history
  2. Passing tests

    jtschuster committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    525f58c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Remove extraneous changes

    jtschuster committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0fccde6 View commit details
    Browse the repository at this point in the history