|
Can scala compiler do the micro optimization for simple pattern matching?
|
|
4
|
629
|
January 23, 2024
|
|
Java's record is faster, can Scala leverage it?
|
|
20
|
3930
|
November 9, 2023
|
|
Feedback wanted: confusing/unhelpful error messages
|
|
1
|
1962
|
October 13, 2023
|
|
Bootstrapping of the Scala compiler
|
|
12
|
2276
|
September 20, 2023
|
|
Port `@targetName` to Scala 2
|
|
2
|
605
|
August 30, 2023
|
|
Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere
|
|
1
|
586
|
August 21, 2023
|
|
java.lang.Exception: Stack trace
|
|
4
|
1039
|
August 10, 2023
|
|
Could we remove syntax rewriting options from Dotty?
|
|
31
|
2486
|
May 31, 2023
|
|
Scala 2.12/2.13 inliner is too aggressive?
|
|
7
|
666
|
May 13, 2023
|
|
Pattern match exhaustivity warning about impossible case
|
|
5
|
1084
|
April 21, 2023
|
|
Tailrec jammed by safer exceptions
|
|
1
|
529
|
March 24, 2023
|
|
java.lang.AssertionError: position not set (3.2.2)
|
|
2
|
812
|
March 14, 2023
|
|
Implicit conversion not working with opaque types
|
|
2
|
734
|
January 20, 2023
|
|
We are considering dropping support for Scala 2.11 in Scala.js core
|
|
0
|
515
|
December 4, 2022
|
|
Compilation error when local variable name clashes with implicit one
|
|
1
|
473
|
November 30, 2022
|
|
Expected compiler behavior? (2)
|
|
3
|
610
|
September 3, 2022
|
|
Help needed teasing apart compiler bugs
|
|
2
|
685
|
August 22, 2022
|
|
Scala 3 unimported given
|
|
1
|
590
|
August 2, 2022
|
|
Continue with case class synthetic method generation when abstract method declaration is present
|
|
4
|
776
|
July 23, 2022
|
|
Context function + overloading error
|
|
1
|
562
|
June 27, 2022
|
|
Should instances of refined types be seperate classes if refinements are limited to member types?
|
|
1
|
595
|
June 7, 2022
|
|
Improving Scala 3 forward compatibility
|
|
27
|
7086
|
May 31, 2022
|
|
Sources of implementation for polymorphic tuples
|
|
3
|
683
|
April 5, 2022
|
|
Some interesting behavior with LazyList
|
|
2
|
714
|
March 27, 2022
|
|
Syntax issues with compiler option "-source 3.0-migration" under 3.1.1
|
|
1
|
773
|
March 16, 2022
|
|
Breaking match change from Scala 2 to 3 that is too silent
|
|
3
|
790
|
March 15, 2022
|
|
Using summonInline[T] with summon[T] for resolving implicits in inline methods
|
|
2
|
1019
|
February 10, 2022
|
|
Verify Error when using mutable fields in parametric enumeration
|
|
1
|
599
|
January 13, 2022
|
|
Compilation error, literal types
|
|
3
|
766
|
January 4, 2022
|
|
"Weird" generic implicit resolution behaviour
|
|
2
|
804
|
December 30, 2021
|