|
Scala 3 pattern matching on Enum is not tableSwitch
|
|
5
|
191
|
January 6, 2025
|
|
Can we have inline if/match in normal methods?
|
|
5
|
242
|
December 22, 2024
|
|
Bugs found through grammar-based fuzzing
|
|
1
|
303
|
November 29, 2024
|
|
Inconsistent type inferences about GADT constraints
|
|
4
|
432
|
November 16, 2024
|
|
Coverage Broken: why does nobody care?
|
|
43
|
7200
|
November 2, 2024
|
|
[JVM] Use nest-based access control for accessing private members in companion types
|
|
6
|
580
|
August 29, 2024
|
|
Overloaded extension methods from parent class get "forgetten" in child class IFF child class adds or modifies an overload
|
|
7
|
517
|
July 21, 2024
|
|
Try out pipelined builds in Scala 3.5 nightly
|
|
36
|
3099
|
June 1, 2024
|
|
Lambdas generate more bytecode in Scala 3 than in Scala 2.13
|
|
9
|
882
|
May 26, 2024
|
|
Backporting contributions / contributing backports
|
|
3
|
516
|
May 17, 2024
|
|
Scala3 "-language" compiler option issues
|
|
4
|
581
|
April 3, 2024
|
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
612
|
March 12, 2024
|
|
A class extending its inner class throws a NullPointerException
|
|
6
|
694
|
March 11, 2024
|
|
Difference between Wildcard types and TypeBounds?
|
|
7
|
767
|
March 5, 2024
|
|
Surprise in interaction between union types of val/var and tuples
|
|
3
|
576
|
February 10, 2024
|
|
Expected compiler behavior?
|
|
1
|
705
|
February 4, 2024
|
|
Should extension methods works with Dynamic trait?
|
|
2
|
611
|
January 26, 2024
|
|
Can scala compiler do the micro optimization for simple pattern matching?
|
|
4
|
657
|
January 23, 2024
|
|
Java's record is faster, can Scala leverage it?
|
|
20
|
4136
|
November 9, 2023
|
|
Feedback wanted: confusing/unhelpful error messages
|
|
1
|
2001
|
October 13, 2023
|
|
Bootstrapping of the Scala compiler
|
|
12
|
2513
|
September 20, 2023
|
|
Port `@targetName` to Scala 2
|
|
2
|
637
|
August 30, 2023
|
|
Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere
|
|
1
|
619
|
August 21, 2023
|
|
java.lang.Exception: Stack trace
|
|
4
|
1095
|
August 10, 2023
|
|
Could we remove syntax rewriting options from Dotty?
|
|
31
|
2647
|
May 31, 2023
|
|
Scala 2.12/2.13 inliner is too aggressive?
|
|
7
|
740
|
May 13, 2023
|
|
Pattern match exhaustivity warning about impossible case
|
|
5
|
1137
|
April 21, 2023
|
|
Tailrec jammed by safer exceptions
|
|
1
|
556
|
March 24, 2023
|
|
java.lang.AssertionError: position not set (3.2.2)
|
|
2
|
862
|
March 14, 2023
|
|
Implicit conversion not working with opaque types
|
|
2
|
769
|
January 20, 2023
|