|
About the Compiler category
|
|
0
|
1217
|
December 1, 2016
|
|
Benchmarking the Scala Compiler
|
|
1
|
56
|
December 18, 2025
|
|
Does anyone else find Scala 3 error formatting horribly noisy and unhelpful?
|
|
20
|
341
|
December 15, 2025
|
|
How does scalac know about variance of class type parameter without sources?
|
|
1
|
100
|
November 29, 2025
|
|
Scala3: `-Wall` is inconsistent with `-Wshadow` and `-Wunused`
|
|
2
|
173
|
November 18, 2025
|
|
What does the error "inline value must be pure" mean?
|
|
11
|
254
|
November 3, 2025
|
|
JVM impovements to type checking
|
|
9
|
1490
|
October 8, 2025
|
|
Compile to LLVM or WASM
|
|
63
|
10312
|
September 30, 2025
|
|
[JVM] Use StableValue as compilation target for lazy val
|
|
6
|
585
|
September 2, 2025
|
|
Compiler reverses annotation order?
|
|
1
|
129
|
August 17, 2025
|
|
Compiler becomes unusable after first compile with specific syntactically incorrect code
|
|
5
|
212
|
August 14, 2025
|
|
Does the compiler recognize and optimize the same macro expansions?
|
|
4
|
173
|
August 11, 2025
|
|
Are inlined arrays possible in the JVM?
|
|
5
|
321
|
July 24, 2025
|
|
Generate `sealed interface`-compattible class for `sealed trait`
|
|
0
|
177
|
May 18, 2025
|
|
Issues with type checking in match expression
|
|
5
|
221
|
March 28, 2025
|
|
Inline methods in opaque types without binary dependencies
|
|
1
|
140
|
February 12, 2025
|
|
Scala 3 pattern matching on `opaque type` is not tableSwitch
|
|
2
|
155
|
January 6, 2025
|
|
Scala 3 pattern matching on Enum is not tableSwitch
|
|
5
|
170
|
January 6, 2025
|
|
Can we have inline if/match in normal methods?
|
|
5
|
196
|
December 22, 2024
|
|
Bugs found through grammar-based fuzzing
|
|
1
|
263
|
November 29, 2024
|
|
Inconsistent type inferences about GADT constraints
|
|
4
|
386
|
November 16, 2024
|
|
Coverage Broken: why does nobody care?
|
|
43
|
6933
|
November 2, 2024
|
|
[JVM] Use nest-based access control for accessing private members in companion types
|
|
6
|
523
|
August 29, 2024
|
|
Overloaded extension methods from parent class get "forgetten" in child class IFF child class adds or modifies an overload
|
|
7
|
457
|
July 21, 2024
|
|
Try out pipelined builds in Scala 3.5 nightly
|
|
36
|
2921
|
June 1, 2024
|
|
Lambdas generate more bytecode in Scala 3 than in Scala 2.13
|
|
9
|
845
|
May 26, 2024
|
|
Backporting contributions / contributing backports
|
|
3
|
500
|
May 17, 2024
|
|
Scala3 "-language" compiler option issues
|
|
4
|
525
|
April 3, 2024
|
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
602
|
March 12, 2024
|
|
A class extending its inner class throws a NullPointerException
|
|
6
|
649
|
March 11, 2024
|