Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zio/izumi-reflect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.3
Choose a base ref
...
head repository: zio/izumi-reflect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.4
Choose a head ref
  • 15 commits
  • 22 files changed
  • 1 contributor

Commits on May 29, 2025

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

Commits on Jun 16, 2025

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

Commits on Jul 1, 2025

  1. Fix indirect variant comparison of type arguments in parent type (#543)

    * wip
    
    * Fix LightTypeTagInheritance and Scala 3 bases extraction to support indirect variance. Scala 2 extraction fixes remain
    
    * remove trash diff, remove printlns
    
    * Add more test cases. Populate unapplied inheritance db with base types' type argument's base classes on Scala 3.
    
    * Scala 3: recursively inspect bases of applied types as well; use class syms for termination; add test highlighting lambdaOnlyBases phase's impact on covariance
    
    * Add lambdaOnlyBases collection to Scala 3, fix remaining Scala 3 progression tests
    
    * Extract indirect bases on Scala 2
    
    * Fix Fulldb for direct parameters on Scala 3
    
    * fix rename
    
    * remove misnamed intersectionWithPreservedLambdas
    
    * cleanup test code
    
    * remove commented code
    neko-kai authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    85b242f View commit details
    Browse the repository at this point in the history
  2. Setting version to 3.0.4

    neko-kai committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    4b46dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da30de6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02c4e8e View commit details
    Browse the repository at this point in the history
  5. Setting version to 3.0.4

    neko-kai committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    9a0721d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9961e8d View commit details
    Browse the repository at this point in the history
  7. ./sbtgen.sc --js --native

    neko-kai committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    9b45a49 View commit details
    Browse the repository at this point in the history
  8. Update sbtgen to 0.0.107

    neko-kai committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    b6e33db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    491cc6a View commit details
    Browse the repository at this point in the history
  10. Setting version to 3.0.4

    neko-kai committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    f127edd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    378d00e View commit details
    Browse the repository at this point in the history
  12. Use sonaRelease

    neko-kai committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    4270011 View commit details
    Browse the repository at this point in the history
  13. Setting version to 3.0.4

    neko-kai committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    9f11cb1 View commit details
    Browse the repository at this point in the history
Loading