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

Clean the way to get the selectors in a protocol #13759

Commits on May 17, 2023

  1. Inline and improve methodSelectorsInProtocol:

    - Move it to ClassDescription
    - Make it deal with real protocols
    - add tests
    jecisc committed May 17, 2023
    Copy the full SHA
    2dc720f View commit details
    Browse the repository at this point in the history
  2. deprecate selectorsInCategory:

    jecisc committed May 17, 2023
    Copy the full SHA
    35dd0bd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5696359 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8d68272 View commit details
    Browse the repository at this point in the history
  5. Final cleanings

    jecisc committed May 17, 2023
    Copy the full SHA
    9e1c06c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7e237ef View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4fedba5 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c255972 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Fix epicea

    jecisc committed May 18, 2023
    Copy the full SHA
    778cd43 View commit details
    Browse the repository at this point in the history
  2. Fix ring

    jecisc committed May 18, 2023
    Copy the full SHA
    c206e3b View commit details
    Browse the repository at this point in the history