|
About the Compiler category
|
|
0
|
1216
|
December 1, 2016
|
|
What does the error "inline value must be pure" mean?
|
|
11
|
225
|
November 3, 2025
|
|
JVM impovements to type checking
|
|
9
|
1448
|
October 8, 2025
|
|
Compile to LLVM or WASM
|
|
63
|
10131
|
September 30, 2025
|
|
[JVM] Use StableValue as compilation target for lazy val
|
|
6
|
558
|
September 2, 2025
|
|
Compiler reverses annotation order?
|
|
1
|
127
|
August 17, 2025
|
|
Compiler becomes unusable after first compile with specific syntactically incorrect code
|
|
5
|
204
|
August 14, 2025
|
|
Does the compiler recognize and optimize the same macro expansions?
|
|
4
|
168
|
August 11, 2025
|
|
Are inlined arrays possible in the JVM?
|
|
5
|
315
|
July 24, 2025
|
|
Generate `sealed interface`-compattible class for `sealed trait`
|
|
0
|
173
|
May 18, 2025
|
|
Issues with type checking in match expression
|
|
5
|
208
|
March 28, 2025
|
|
Inline methods in opaque types without binary dependencies
|
|
1
|
136
|
February 12, 2025
|
|
Scala 3 pattern matching on `opaque type` is not tableSwitch
|
|
2
|
147
|
January 6, 2025
|
|
Scala 3 pattern matching on Enum is not tableSwitch
|
|
5
|
161
|
January 6, 2025
|
|
Can we have inline if/match in normal methods?
|
|
5
|
188
|
December 22, 2024
|
|
Bugs found through grammar-based fuzzing
|
|
1
|
249
|
November 29, 2024
|
|
Inconsistent type inferences about GADT constraints
|
|
4
|
376
|
November 16, 2024
|
|
Coverage Broken: why does nobody care?
|
|
43
|
6843
|
November 2, 2024
|
|
[JVM] Use nest-based access control for accessing private members in companion types
|
|
6
|
517
|
August 29, 2024
|
|
Overloaded extension methods from parent class get "forgetten" in child class IFF child class adds or modifies an overload
|
|
7
|
440
|
July 21, 2024
|
|
Try out pipelined builds in Scala 3.5 nightly
|
|
36
|
2900
|
June 1, 2024
|
|
Lambdas generate more bytecode in Scala 3 than in Scala 2.13
|
|
9
|
834
|
May 26, 2024
|
|
Backporting contributions / contributing backports
|
|
3
|
493
|
May 17, 2024
|
|
Scala3 "-language" compiler option issues
|
|
4
|
520
|
April 3, 2024
|
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
599
|
March 12, 2024
|
|
A class extending its inner class throws a NullPointerException
|
|
6
|
639
|
March 11, 2024
|
|
Difference between Wildcard types and TypeBounds?
|
|
7
|
721
|
March 5, 2024
|
|
Surprise in interaction between union types of val/var and tuples
|
|
3
|
550
|
February 10, 2024
|
|
Expected compiler behavior?
|
|
1
|
691
|
February 4, 2024
|
|
Should extension methods works with Dynamic trait?
|
|
2
|
578
|
January 26, 2024
|