About the Compiler category
|
|
0
|
1190
|
December 1, 2016
|
Can we have inline if/match in normal methods?
|
|
5
|
93
|
December 22, 2024
|
Bugs found through grammar-based fuzzing
|
|
1
|
161
|
November 29, 2024
|
Inconsistent type inferences about GADT constraints
|
|
4
|
348
|
November 16, 2024
|
Coverage Broken: why does nobody care?
|
|
43
|
6276
|
November 2, 2024
|
Compile to LLVM or WASM
|
|
56
|
8826
|
September 29, 2024
|
[JVM] Use nest-based access control for accessing private members in companion types
|
|
6
|
478
|
August 29, 2024
|
Overloaded extension methods from parent class get "forgetten" in child class IFF child class adds or modifies an overload
|
|
7
|
382
|
July 21, 2024
|
Try out pipelined builds in Scala 3.5 nightly
|
|
36
|
2783
|
June 1, 2024
|
Lambdas generate more bytecode in Scala 3 than in Scala 2.13
|
|
9
|
793
|
May 26, 2024
|
Backporting contributions / contributing backports
|
|
3
|
484
|
May 17, 2024
|
JVM impovements to type checking
|
|
6
|
1222
|
April 22, 2024
|
Scala3 "-language" compiler option issues
|
|
4
|
449
|
April 3, 2024
|
Add warning on self recursive call for Scala 3 like Scala 2 has?
|
|
5
|
590
|
March 12, 2024
|
A class extending its inner class throws a NullPointerException
|
|
6
|
607
|
March 11, 2024
|
Difference between Wildcard types and TypeBounds?
|
|
7
|
622
|
March 5, 2024
|
Surprise in interaction between union types of val/var and tuples
|
|
3
|
543
|
February 10, 2024
|
Expected compiler behavior?
|
|
1
|
683
|
February 4, 2024
|
Should extension methods works with Dynamic trait?
|
|
2
|
570
|
January 26, 2024
|
Can scala compiler do the micro optimization for simple pattern matching?
|
|
4
|
599
|
January 23, 2024
|
Java's record is faster, can Scala leverage it?
|
|
20
|
3564
|
November 9, 2023
|
Feedback wanted: confusing/unhelpful error messages
|
|
1
|
1960
|
October 13, 2023
|
Bootstrapping of the Scala compiler
|
|
12
|
2107
|
September 20, 2023
|
Port `@targetName` to Scala 2
|
|
2
|
589
|
August 30, 2023
|
Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere
|
|
1
|
539
|
August 21, 2023
|
java.lang.Exception: Stack trace
|
|
4
|
924
|
August 10, 2023
|
Could we remove syntax rewriting options from Dotty?
|
|
31
|
2424
|
May 31, 2023
|
Scala 2.12/2.13 inliner is too aggressive?
|
|
7
|
648
|
May 13, 2023
|
Pattern match exhaustivity warning about impossible case
|
|
5
|
1017
|
April 21, 2023
|
Tailrec jammed by safer exceptions
|
|
1
|
526
|
March 24, 2023
|