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

Remaining Scala 3 Infix #2315

Merged
merged 14 commits into from Mar 5, 2024
Merged

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    7d812be View commit details
    Browse the repository at this point in the history
  2. Added scala 3 infix for Or.

    cheeseng committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4b2cd19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c8a216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25dc4ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f77232d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30ecf9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa14b81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    125fc63 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    c3b7d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee52ba View commit details
    Browse the repository at this point in the history
  3. Added scala 3 infix to methods in CanVerb.scala, MustVerb.scala, Shou…

    …ldVerb.scala and WillVerb.scala.
    cheeseng committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9f232ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21482de View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    157c30b View commit details
    Browse the repository at this point in the history
  2. Fixed some infix warnings for Span's scaledBy by changing it to the n…

    …ormal method invocation syntax.
    cheeseng committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    59d0774 View commit details
    Browse the repository at this point in the history