SIP-XX - Flexible Varargs
|
|
12
|
572
|
March 10, 2025
|
strictEquality with explicit-nulls do not work well together
|
|
8
|
358
|
February 26, 2025
|
Cross-File Sealing for Sealed Traits with Explicit Subtype Declaration
|
|
2
|
145
|
February 23, 2025
|
Why does Scala 3 macros require you to construct AST's manually?
|
|
3
|
253
|
February 12, 2025
|
General type projections through match types
|
|
9
|
322
|
February 7, 2025
|
Status of Tupled Function
|
|
2
|
306
|
January 25, 2025
|
Relaxed extension methods (SIP 54) are not relaxed enough
|
|
2
|
770
|
January 22, 2025
|
Code generation
|
|
11
|
888
|
January 19, 2025
|
Support `@switch` for type-based pattern matches
|
|
8
|
2423
|
January 13, 2025
|
Alphanumeric infix warning - behavior with -source future
|
|
5
|
151
|
January 10, 2025
|
Inline convertion in pattern matching's `if` guard
|
|
14
|
378
|
January 5, 2025
|
Remove local tuple allocation
|
|
12
|
462
|
December 30, 2024
|
Could Someone Give me Advice on Best Practices for Typeclass Derivation in Scala 3?
|
|
2
|
177
|
December 17, 2024
|
Named tuples: Bag-like operations
|
|
12
|
378
|
December 16, 2024
|
Whitespace syntax for parameter lists
|
|
5
|
339
|
December 9, 2024
|
Derived Ordering for simple enum?
|
|
18
|
2331
|
December 8, 2024
|
Struggling to express dependent givens under modularity
|
|
0
|
146
|
November 28, 2024
|
Allow renames of givens generated by 'derives' clauses
|
|
6
|
381
|
November 27, 2024
|
Higher-kinded type lambda placeholders remain a "rough edge" of the new given syntax
|
|
2
|
381
|
November 25, 2024
|
Making io.StdIn.readLine imported by default
|
|
24
|
961
|
November 18, 2024
|
Joining the dots on recent Implicit Prioritization changes and some Scala history
|
|
3
|
378
|
November 13, 2024
|
Enum candy: the last mile
|
|
15
|
1235
|
November 7, 2024
|
Pattern match only in for comprehension
|
|
0
|
168
|
November 7, 2024
|
Testing presence of type in union
|
|
3
|
284
|
October 29, 2024
|
Why is the values method on enum an Array? Could it be an immutable ArraySeq?
|
|
26
|
1168
|
October 26, 2024
|
Ability to force the caller to specify a type parameter for a polymorphic method
|
|
29
|
4337
|
October 23, 2024
|
Discuss: Get/Set class property syntax (as kotlin's)
|
|
9
|
1061
|
October 5, 2024
|
Can we make adding a parameter with a default value binary compatible?
|
|
32
|
4443
|
October 4, 2024
|
More useful pattern matching
|
|
25
|
1469
|
September 27, 2024
|
JEP 476 analog?
|
|
8
|
845
|
September 26, 2024
|