Relaxed extension methods (SIP 54) are not relaxed enough
|
|
2
|
782
|
January 22, 2025
|
Code generation
|
|
11
|
957
|
January 19, 2025
|
Support `@switch` for type-based pattern matches
|
|
8
|
2434
|
January 13, 2025
|
Alphanumeric infix warning - behavior with -source future
|
|
5
|
176
|
January 10, 2025
|
Inline convertion in pattern matching's `if` guard
|
|
14
|
379
|
January 5, 2025
|
Remove local tuple allocation
|
|
12
|
467
|
December 30, 2024
|
Could Someone Give me Advice on Best Practices for Typeclass Derivation in Scala 3?
|
|
2
|
199
|
December 17, 2024
|
Named tuples: Bag-like operations
|
|
12
|
388
|
December 16, 2024
|
Whitespace syntax for parameter lists
|
|
5
|
347
|
December 9, 2024
|
Derived Ordering for simple enum?
|
|
18
|
2396
|
December 8, 2024
|
Struggling to express dependent givens under modularity
|
|
0
|
149
|
November 28, 2024
|
Allow renames of givens generated by 'derives' clauses
|
|
6
|
384
|
November 27, 2024
|
Higher-kinded type lambda placeholders remain a "rough edge" of the new given syntax
|
|
2
|
417
|
November 25, 2024
|
Making io.StdIn.readLine imported by default
|
|
24
|
988
|
November 18, 2024
|
Joining the dots on recent Implicit Prioritization changes and some Scala history
|
|
3
|
382
|
November 13, 2024
|
Enum candy: the last mile
|
|
15
|
1236
|
November 7, 2024
|
Pattern match only in for comprehension
|
|
0
|
168
|
November 7, 2024
|
Testing presence of type in union
|
|
3
|
290
|
October 29, 2024
|
Why is the values method on enum an Array? Could it be an immutable ArraySeq?
|
|
26
|
1205
|
October 26, 2024
|
Ability to force the caller to specify a type parameter for a polymorphic method
|
|
29
|
4349
|
October 23, 2024
|
Discuss: Get/Set class property syntax (as kotlin's)
|
|
9
|
1099
|
October 5, 2024
|
Can we make adding a parameter with a default value binary compatible?
|
|
32
|
4478
|
October 4, 2024
|
More useful pattern matching
|
|
25
|
1520
|
September 27, 2024
|
JEP 476 analog?
|
|
8
|
853
|
September 26, 2024
|
Syntax: Allow ocaml style leading pipe | in multiline union types
|
|
4
|
330
|
September 23, 2024
|
Multiline string literals: can we get rid of the need for stripMargin?
|
|
45
|
17118
|
September 13, 2024
|
Usability of boundary/break on the example of `Either` integration
|
|
13
|
1716
|
September 2, 2024
|
Plan for Package Objects in Scala 3
|
|
2
|
742
|
August 30, 2024
|
Scala.js use ES6 tagged templates
|
|
2
|
281
|
August 27, 2024
|
Question about the "modularity" proposal
|
|
6
|
449
|
August 26, 2024
|