|
About the Language Design category
|
|
0
|
1614
|
August 9, 2016
|
|
Make Null a subclass of AnyVal under -Yexplicit-nulls
|
|
39
|
909
|
April 1, 2026
|
|
Towards a Common Scala Style Recommendation
|
|
78
|
2883
|
March 29, 2026
|
|
Calling tail on an empty list should produce an empty list
|
|
16
|
352
|
March 26, 2026
|
|
Proposal for Multi-level Enums
|
|
41
|
9059
|
March 20, 2026
|
|
Add tring syntax attribute like C#
|
|
4
|
164
|
March 19, 2026
|
|
Capture checking and lateral escape of Labels
|
|
5
|
171
|
March 17, 2026
|
|
Capture tracking and primitive types
|
|
5
|
220
|
March 9, 2026
|
|
Adding a Methods type to Selectable, similar to Fields
|
|
3
|
149
|
March 3, 2026
|
|
Relaxed extension methods (SIP 54) are not relaxed enough
|
|
6
|
1013
|
February 21, 2026
|
|
strictEquality with explicit-nulls do not work well together
|
|
14
|
541
|
February 15, 2026
|
|
Improving Scala’s Import Resolution with an Import-Map-Inspired Physical Import Model
|
|
9
|
267
|
February 10, 2026
|
|
Can we improve `CanEqual`?
|
|
4
|
191
|
February 2, 2026
|
|
SIP-XX - Unpack Case Classes into Parameter Lists and Argument Lists
|
|
12
|
478
|
January 28, 2026
|
|
SIP-71: Is it possible to add from modifier?
|
|
0
|
101
|
January 28, 2026
|
|
Is it possible to implement the Abort capability using Scala 3.8 features?
|
|
3
|
212
|
January 26, 2026
|
|
SIP-71: How will implicit convertion to scala.Boolean be implemented?
|
|
1
|
196
|
January 26, 2026
|
|
Change misleading error `class ... needs to be abstract`
|
|
2
|
215
|
January 26, 2026
|
|
@uncheckedVariance soundness
|
|
17
|
552
|
January 22, 2026
|
|
Pre-SIP: Allow single-line lambdas after `:`
|
|
31
|
1388
|
January 17, 2026
|
|
Can we allow `while` loops without the `do`?
|
|
12
|
324
|
January 13, 2026
|
|
Typing of eta-expansion of method having specific type signature
|
|
4
|
122
|
January 13, 2026
|
|
Next Scala 3 LTS version will increase minimum required JDK version
|
|
52
|
2843
|
January 10, 2026
|
|
How to avoid repeating method parameter defaults
|
|
2
|
209
|
January 9, 2026
|
|
Can we allow non-indented cases for non`-match` `case` blocks
|
|
11
|
361
|
January 4, 2026
|
|
Syntax for type tuple with one element
|
|
59
|
2315
|
January 2, 2026
|
|
Support for arbitrary evaluation of `Expr[A]` -> `A` at compile-time
|
|
5
|
241
|
December 26, 2025
|
|
NamedTupledFunction
|
|
3
|
133
|
December 24, 2025
|
|
Questioning the necessity of `:` in object/class/enum/trait declarations
|
|
25
|
520
|
December 23, 2025
|
|
Support jSpecify annotations
|
|
5
|
175
|
December 22, 2025
|