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

Support type selectors in Resolve #2997

Merged
merged 20 commits into from
Feb 4, 2024
Merged

Support type selectors in Resolve #2997

merged 20 commits into from
Feb 4, 2024

Commits on Jan 30, 2024

  1. Added explicit return types

    lefou committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    baff258 View commit details
    Browse the repository at this point in the history
  2. Code readability

    lefou committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    7bbbced View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

    lefou committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7f14811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0ded7 View commit details
    Browse the repository at this point in the history
  4. Support negated type patterns

    lefou committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d6e3668 View commit details
    Browse the repository at this point in the history
  5. Fix bincompat

    lefou committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c8ed59a View commit details
    Browse the repository at this point in the history
  6. scalafmt

    lefou committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5ab814b View commit details
    Browse the repository at this point in the history
  7. .

    lefou committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3bbbd8b View commit details
    Browse the repository at this point in the history
  8. .

    lefou committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8e3d281 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec9edbb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    d8ede55 View commit details
    Browse the repository at this point in the history
  2. Fix over-matching

    lefou committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e8e1046 View commit details
    Browse the repository at this point in the history
  3. .

    lefou committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1f62766 View commit details
    Browse the repository at this point in the history
  4. WIP: Allow outer parenthesis

    lefou committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    06c96a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b36fc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21ec277 View commit details
    Browse the repository at this point in the history
  7. scalafmt

    lefou committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3856d73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bce9265 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Prefer ^ over !

    lefou committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9a6def5 View commit details
    Browse the repository at this point in the history