About the Compiler category
|
|
0
|
974
|
December 1, 2016
|
Java's record is faster, can Scala leverage it?
|
|
13
|
663
|
September 20, 2023
|
Bootstrapping of the Scala compiler
|
|
12
|
729
|
September 20, 2023
|
Coverage Broken: why does nobody care?
|
|
39
|
3113
|
September 6, 2023
|
Port `@targetName` to Scala 2
|
|
2
|
226
|
August 30, 2023
|
Incremental compilation does not work if modified code is imported from a module that exported said code from elsewhere
|
|
1
|
183
|
August 21, 2023
|
Compile to LLVM or WASM
|
|
3
|
862
|
August 18, 2023
|
java.lang.Exception: Stack trace
|
|
4
|
226
|
August 10, 2023
|
Could we remove syntax rewriting options from Dotty?
|
|
31
|
1369
|
May 31, 2023
|
Scala 2.12/2.13 inliner is too aggressive?
|
|
7
|
357
|
May 13, 2023
|
Pattern match exhaustivity warning about impossible case
|
|
5
|
438
|
April 21, 2023
|
Tailrec jammed by safer exceptions
|
|
1
|
284
|
March 24, 2023
|
java.lang.AssertionError: position not set (3.2.2)
|
|
2
|
362
|
March 14, 2023
|
Implicit conversion not working with opaque types
|
|
2
|
446
|
January 20, 2023
|
We are considering dropping support for Scala 2.11 in Scala.js core
|
|
0
|
305
|
December 4, 2022
|
Compilation error when local variable name clashes with implicit one
|
|
1
|
255
|
November 30, 2022
|
Expected compiler behavior? (2)
|
|
3
|
378
|
September 3, 2022
|
Expected compiler behavior?
|
|
0
|
300
|
August 31, 2022
|
Help needed teasing apart compiler bugs
|
|
2
|
429
|
August 22, 2022
|
Scala 3 unimported given
|
|
1
|
398
|
August 2, 2022
|
Continue with case class synthetic method generation when abstract method declaration is present
|
|
4
|
465
|
July 23, 2022
|
Context function + overloading error
|
|
1
|
349
|
June 27, 2022
|
Should instances of refined types be seperate classes if refinements are limited to member types?
|
|
1
|
344
|
June 7, 2022
|
Improving Scala 3 forward compatibility
|
|
27
|
5318
|
May 31, 2022
|
Sources of implementation for polymorphic tuples
|
|
3
|
434
|
April 5, 2022
|
Some interesting behavior with LazyList
|
|
2
|
467
|
March 27, 2022
|
Syntax issues with compiler option "-source 3.0-migration" under 3.1.1
|
|
1
|
481
|
March 16, 2022
|
Breaking match change from Scala 2 to 3 that is too silent
|
|
3
|
513
|
March 15, 2022
|
Using summonInline[T] with summon[T] for resolving implicits in inline methods
|
|
2
|
538
|
February 10, 2022
|
Verify Error when using mutable fields in parametric enumeration
|
|
1
|
390
|
January 13, 2022
|