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.2
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.3
Choose a head ref
  • 18 commits
  • 42 files changed
  • 4 contributors

Commits on Mar 18, 2025

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

Commits on Mar 25, 2025

  1. Update sbt-pgp to 2.3.1 (#499)

    * Update sbt-pgp to 2.3.1
    
    * com.github.sbt
    
    ---------
    
    Co-authored-by: Kai <450507+neko-kai@users.noreply.github.com>
    scala-steward and neko-kai authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    4a6f79d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f23528 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. mobala launcher

    pshirshov committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    d28ca6f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. wip

    pshirshov committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    1900725 View commit details
    Browse the repository at this point in the history
  2. wip

    pshirshov committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    44297be View commit details
    Browse the repository at this point in the history
  3. wip

    pshirshov committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    9ac598c View commit details
    Browse the repository at this point in the history
  4. wip

    pshirshov committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    e7e25f7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Fix Issue #31 TagMacro: resolve parameters inside type bounds & wildc…

    …ards (#537)
    
    * Fix Issue #31
    
    * Added the support for recursive bound case
    
    * Fixed one compiling error
    
    * Updated the way to map LightTypeTag.ref to AbstractReference
    
    * Changed TypeBounds to TypeBoundsApi
    cmofx authored May 7, 2025
    Configuration menu
    Copy the full SHA
    b3cf73e View commit details
    Browse the repository at this point in the history
  2. add more tests for resolution in type bounds, add progression test, a…

    …dd debug log for dealiased form
    neko-kai committed May 7, 2025
    Configuration menu
    Copy the full SHA
    59a5ad5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. wip

    pshirshov committed May 22, 2025
    Configuration menu
    Copy the full SHA
    e533d03 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. move Scala 2 specific pdt-intersection-summon progression test to sha…

    …red tests since it compiles on Scala 3
    neko-kai committed May 26, 2025
    Configuration menu
    Copy the full SHA
    bba4b9e View commit details
    Browse the repository at this point in the history
  2. merge tests

    neko-kai committed May 26, 2025
    Configuration menu
    Copy the full SHA
    82ecfe1 View commit details
    Browse the repository at this point in the history
  3. ./sbtgen.sc --js --native

    neko-kai committed May 26, 2025
    Configuration menu
    Copy the full SHA
    e818e4e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Fix regression in 3.0.0: properly dealias nested singletons on Scala 2 (

    #541)
    
    * Fix regression in 3.0.0: properly dealias nested singletons on Scala 2
    
    Regression was introduced in #504
    
    * Fix Scala 3 build by working around a newly found scala/scala3#23279
    neko-kai authored May 29, 2025
    Configuration menu
    Copy the full SHA
    98ba301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2123840 View commit details
    Browse the repository at this point in the history
  3. Downgrade 2.13 to 2.13.14 for improved compatibility (2.13 now suppor…

    …ts backwards-only compatibility)
    neko-kai committed May 29, 2025
    Configuration menu
    Copy the full SHA
    4d5c873 View commit details
    Browse the repository at this point in the history
  4. Setting version to 3.0.3

    neko-kai committed May 29, 2025
    Configuration menu
    Copy the full SHA
    5d081bc View commit details
    Browse the repository at this point in the history
Loading