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

Scala3/kernel+core #1192

Merged
merged 51 commits into from
Jan 15, 2024
Merged

Scala3/kernel+core #1192

merged 51 commits into from
Jan 15, 2024

Commits on Nov 17, 2023

  1. Prepare Scala 3 cross-compilation

    DoSOfRedRiver authored and Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c0487b9 View commit details
    Browse the repository at this point in the history
  2. Dispatch traits preparation.

    dos65 authored and Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    be02b88 View commit details
    Browse the repository at this point in the history
  3. WIP: prepared kernel to scala3.

    Gryum authored and Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0127f32 View commit details
    Browse the repository at this point in the history
  4. Working on coreCE2.

    dos65 authored and Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    658f0d9 View commit details
    Browse the repository at this point in the history
  5. Updated scalafmt

    Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    55ee0d1 View commit details
    Browse the repository at this point in the history
  6. Kernel macros finally done.

    Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a42ab44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    324df9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a8c130 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    442049f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    146313d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f350ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8c594c View commit details
    Browse the repository at this point in the history
  13. coreCE3 adopt.

    Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    186759f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6284e2e View commit details
    Browse the repository at this point in the history
  15. Collect garbage.

    Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d9c3600 View commit details
    Browse the repository at this point in the history
  16. Uncomment early failed test.

    Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8d4a577 View commit details
    Browse the repository at this point in the history
  17. FIxed unused imports.

    Grryum committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    bbd942c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Fixed compat.unused.

    Grryum committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    fa7803a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d7f2b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Fixed kernel test.

    Grryum committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    5ac1787 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    0f3d2bd View commit details
    Browse the repository at this point in the history
  2. Fix fmt.

    Grryum committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e195750 View commit details
    Browse the repository at this point in the history
  3. Revert scalafix cfg.

    Grryum committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fdd1c2a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Fixed typo bug.

    Grryum committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1428ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d89d8aa View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Fixed cross compile warnings.

    Grryum committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c212520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea26dbe View commit details
    Browse the repository at this point in the history
  3. Fixed warnings.

    Grryum committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    77424f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db23143 View commit details
    Browse the repository at this point in the history
  5. Trying to fix mystery bug.

    Grryum committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    79fc2ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c327f77 View commit details
    Browse the repository at this point in the history
  7. fix

    road21 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8d2eb06 View commit details
    Browse the repository at this point in the history
  8. Logback & slf4j version bump.

    Grryum committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e88a1c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49b3eb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Disable zio2 logging test.

    Grryum committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c074819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d105eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from road21/scala3/kernel+core-instance-of-fix

    instanceOf for the instance of God
    Grryum committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3f9f8cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e4b74f View commit details
    Browse the repository at this point in the history
  5. Slight Interop refactoring.

    Grryum committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9ea59d3 View commit details
    Browse the repository at this point in the history
  6. widen, not instance of

    road21 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    95ea831 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from road21/scala3/kernel+core-widen

    move instanceOf to widen methods
    Grryum committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5573a4d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. sbt version bump

    Grryum committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    29d07a3 View commit details
    Browse the repository at this point in the history
  2. ci updated.

    Grryum committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1fb0e66 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    dfdc886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e0454 View commit details
    Browse the repository at this point in the history
  3. One more warnings fix.

    Grryum committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3a51e77 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. scala3: fix Do monad inc compilation issues

    dos65 authored and Grryum committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2f3c425 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Grryum/scala3/ci

    Scala3/ci
    Grryum committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c3adf17 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 11, 2023

  1. Enable docs generation.

    Grryum committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5afa3de View commit details
    Browse the repository at this point in the history