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

Adjust implement interface service to work with static abstract operators #53941

Merged
merged 16 commits into from
Jun 29, 2021

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    9f0ba2f View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Youssef1313 authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    9ce92bd View commit details
    Browse the repository at this point in the history
  3. Update src/Features/Core/Portable/ImplementInterface/AbstractImplemen…

    …tInterfaceService.CodeAction_Method.cs
    
    Co-authored-by: CyrusNajmabadi <cyrus.najmabadi@gmail.com>
    Youssef1313 and CyrusNajmabadi authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3ac631d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Fix implementation

    Youssef1313 committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d9bd43b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. add tests and minor fixes

    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    38a4605 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/features/StaticAbstractMembers…

    …InInterfaces' into impl-interface-operators
    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    6fece0f View commit details
    Browse the repository at this point in the history
  3. Fix test

    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    f6def2b View commit details
    Browse the repository at this point in the history
  4. Fixes

    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9c698bb View commit details
    Browse the repository at this point in the history
  5. Fix generate abstractly

    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    c0c96c8 View commit details
    Browse the repository at this point in the history
  6. More test case

    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ce3d776 View commit details
    Browse the repository at this point in the history
  7. Clean

    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    b23f164 View commit details
    Browse the repository at this point in the history
  8. Link spec

    Youssef1313 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    17b736e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35d1be4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Address feedback

    Youssef1313 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    7eca18a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Fix conflicts

    Youssef1313 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    00364cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a83274 View commit details
    Browse the repository at this point in the history