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

Interface inheritance follow up #85117

Merged
merged 36 commits into from
May 16, 2023

Commits on Apr 14, 2023

  1. wip

    jtschuster committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    54eaf06 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. wip

    jtschuster committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    153f52a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. wip

    jtschuster committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    39869a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Wip

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

    jtschuster committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b5b3004 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. wip

    jtschuster committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b7a677c View commit details
    Browse the repository at this point in the history
  2. delete unused code

    jtschuster committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    8b03401 View commit details
    Browse the repository at this point in the history
  3. More cleaup and renaming

    jtschuster committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d5b188c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0f0bd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on May 1, 2023

  1. wip

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

Commits on May 4, 2023

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

    jtschuster committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3915490 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eba497 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    04b8309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2337a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d78a2d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

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

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    f6ac52b View commit details
    Browse the repository at this point in the history
  2. Format and comment update

    jtschuster committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8883b28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    130faae View commit details
    Browse the repository at this point in the history
  4. Remove extra usings

    jtschuster committed May 9, 2023
    Configuration menu
    Copy the full SHA
    033d817 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    ae2fe39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    299b3f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1730faa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d928a89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f18c21c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Create flat list of methods, group with interfaceContext so we don't

    need 'marker interfaces'
    jtschuster committed May 12, 2023
    Configuration menu
    Copy the full SHA
    38e6267 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    7c1d275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9293619 View commit details
    Browse the repository at this point in the history
  3. PR Feedback

    jtschuster committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d78aeaf View commit details
    Browse the repository at this point in the history
  4. Forgot to add new file

    jtschuster committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5659559 View commit details
    Browse the repository at this point in the history
  5. Update src/libraries/System.Runtime.InteropServices/gen/Microsoft.Int…

    …erop.SourceGeneration/SignatureContext.cs
    
    Co-authored-by: Jeremy Koritzinsky <jkoritzinsky@gmail.com>
    jtschuster and jkoritzinsky committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2d201d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68ea987 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec978c6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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