|
About the Language Design category
|
|
0
|
1609
|
August 9, 2016
|
|
Pre-SIP: Allow single-line lambdas after `:`
|
|
31
|
1268
|
January 17, 2026
|
|
@uncheckedVariance soundness
|
|
16
|
447
|
January 15, 2026
|
|
Can we allow `while` loops without the `do`?
|
|
12
|
262
|
January 13, 2026
|
|
Typing of eta-expansion of method having specific type signature
|
|
4
|
91
|
January 13, 2026
|
|
Next Scala 3 LTS version will increase minimum required JDK version
|
|
52
|
2660
|
January 10, 2026
|
|
How to avoid repeating method parameter defaults
|
|
2
|
167
|
January 9, 2026
|
|
Can we allow non-indented cases for non`-match` `case` blocks
|
|
11
|
323
|
January 4, 2026
|
|
Syntax for type tuple with one element
|
|
59
|
2136
|
January 2, 2026
|
|
Support for arbitrary evaluation of `Expr[A]` -> `A` at compile-time
|
|
5
|
204
|
December 26, 2025
|
|
NamedTupledFunction
|
|
3
|
109
|
December 24, 2025
|
|
Questioning the necessity of `:` in object/class/enum/trait declarations
|
|
25
|
446
|
December 23, 2025
|
|
Support jSpecify annotations
|
|
5
|
125
|
December 22, 2025
|
|
Proposal: Restricted Type Projection Sugar
|
|
12
|
505
|
December 20, 2025
|
|
Change misleading error `class ... needs to be abstract`
|
|
1
|
129
|
December 20, 2025
|
|
Should we gather usage statistics about SIP-44 (fewer braces)?
|
|
118
|
2287
|
December 9, 2025
|
|
println(null.asInstanceOf[Int])
|
|
5
|
132
|
December 7, 2025
|
|
Allow `namespace.case` filter for `import`/`export`
|
|
6
|
211
|
December 4, 2025
|
|
Relative scoping for hierarchical ADT arguments
|
|
137
|
5588
|
December 3, 2025
|
|
SIP-XX Allow Partial Function Literals to be defined with Parentheses
|
|
16
|
414
|
November 29, 2025
|
|
SIP-XX: Dedented Multiline String Literals
|
|
99
|
2523
|
October 15, 2025
|
|
Java will support normal class in pattern matching
|
|
2
|
291
|
October 14, 2025
|
|
How to solve the “PartiallyApplied” problem?
|
|
4
|
330
|
October 4, 2025
|
|
Can Scala Pattern matching support Rust's
|
|
1
|
193
|
September 30, 2025
|
|
SIP-XX - Flexible Varargs
|
|
13
|
817
|
September 27, 2025
|
|
Overloaded methods with multiple blocks that some have default values
|
|
6
|
149
|
September 24, 2025
|
|
Proposal for Multi-level Enums
|
|
39
|
8767
|
September 19, 2025
|
|
Can we avoid the allocation when using Option with Extractor
|
|
3
|
154
|
September 18, 2025
|
|
Clause Interweaving, allowing `def f[T](x: T)[U](y: U)`
|
|
28
|
4407
|
September 17, 2025
|
|
A question on the mixture of Explicit Capture Polymorphism and Self-type
|
|
2
|
169
|
September 11, 2025
|