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

Scala 3 [draft] #182

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Scala 3 [draft] #182

wants to merge 7 commits into from

Commits on Feb 18, 2021

  1. Migrate mouse to Scala 3 native code, and give it an overhaul at same…

    … time. Migrate from Scalatest to Munit. Drop Scalacheck and property-based tests that were overkill for simple methods. Deprecate a bunch of methods to try to align with naming conventions in the std lib. Code bulk also dropped as top-level definitions & exports avoid some package object boilerplate
    benhutchison committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    77b2fb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb1256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    916bf15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2108531 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9c24f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ca08f9 View commit details
    Browse the repository at this point in the history
  7. github worfklow regen

    benhutchison committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    6f18e5d View commit details
    Browse the repository at this point in the history