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 port #1200

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

Scala 3 port #1200

wants to merge 33 commits into from

Commits on Jun 17, 2021

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

Commits on Jun 21, 2021

  1. Drop support for Scala 2.12

    Katrix committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    bcf78cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4a91a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c89ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3298d6 View commit details
    Browse the repository at this point in the history
  5. Remove lazy leftover

    Katrix committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    7eb3372 View commit details
    Browse the repository at this point in the history
  6. Implement nat.ToInt

    Katrix committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    adeb26c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d04f95b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    05f9231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1540eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c783d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42d38f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Oops

    Katrix committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    8ddb990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    248afb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81453b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Implement most of Generic1

    Katrix committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    6b8376f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    3fc4a0a View commit details
    Browse the repository at this point in the history
  2. Remove the poly macros

    Katrix committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    8a7433e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a26841 View commit details
    Browse the repository at this point in the history
  4. Move alacarte to examples

    Katrix committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5683f2d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Widen which doesn't work

    Katrix committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    352f23e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Implement record ops

    Katrix committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    72b8694 View commit details
    Browse the repository at this point in the history
  2. Implement Default

    Katrix committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    317feea View commit details
    Browse the repository at this point in the history
  3. Implement Typeable

    Katrix committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    aee7fff View commit details
    Browse the repository at this point in the history
  4. Some cleanup

    Katrix committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    6051fb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Start of Annotations impl

    Katrix committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e1560af View commit details
    Browse the repository at this point in the history
  2. Fix ambigous =:!= and <:!<

    Katrix committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6542a4c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 6, 2021

  1. Fixed more tests

    Katrix committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b8d5f00 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. More test fixes and such

    Katrix committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    faa9ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008138b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

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

Commits on Jul 22, 2022

  1. Fix some warnings

    Katrix committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    832308b View commit details
    Browse the repository at this point in the history