You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
airframe-surface: Scala 3: Pass all tests on JVM (#2052)
* Handle case fields as method arguments
wvlet.airframe.surface.MultipleConstructorArgsTest
wvlet.airframe.surface.ClassSurfaceTest
* Fix confusion of List[String] wand String
Fix wvlet.airframe.surface.RecursiveSurfaceTest
* Treat type parameter such as T
Fix wvlet.airframe.surface.RecursiveHigherKindTypeTest
* Different key for type params to avoid cache collision
fix wvlet.airframe.surface.RecursiveHigherKindTypeTest
* Different key for type bounds
fix wvlet.airframe.surface.reflect.RuntimeSurfaceTest
fix wvlet.airframe.surface.SurfaceTest
0 commit comments