Right-associative infix operations and match expression precedence surprise
|
|
8
|
244
|
February 22, 2025
|
Proposing further improvement to modularity: modules without object identity
|
|
13
|
819
|
May 30, 2025
|
Why no recursive type aliases?
|
|
5
|
357
|
May 23, 2025
|
Experimental Capture Checking: New Syntax for Explicit Capture Polymorphism
|
|
35
|
2542
|
May 22, 2025
|
Pre-SIP: Improved support for Java records
|
|
5
|
1053
|
May 15, 2025
|
Named Tuples - field updating
|
|
15
|
705
|
May 12, 2025
|
Need Advice on Best Practices for Cross-Version Scala Library Compatibility
|
|
1
|
146
|
May 5, 2025
|
Enum cases change hashcodes between runs
|
|
1
|
172
|
May 5, 2025
|
More identation syntax end marker variations
|
|
12
|
316
|
May 2, 2025
|
About `NamedTuple` with `Selectable`
|
|
1
|
175
|
April 28, 2025
|
Syntax highlighting inside custom string interpolators
|
|
31
|
719
|
April 27, 2025
|
Scala 3, macro annotations and code generation
|
|
70
|
10381
|
April 15, 2025
|
Generic string literals
|
|
4
|
203
|
April 7, 2025
|
The status of `with` in Scala 3
|
|
21
|
3043
|
April 6, 2025
|
The "name in type" problem
|
|
6
|
412
|
March 27, 2025
|
Syntax for type tuple with one element
|
|
50
|
1514
|
March 19, 2025
|
Named tuples are not considered to be disjoint from any type
|
|
9
|
247
|
March 18, 2025
|
Should a `def` with a singleton type be considered stable?
|
|
8
|
299
|
March 18, 2025
|
Next Scala 3 LTS version will increase minimum required JDK version
|
|
51
|
2251
|
March 14, 2025
|
Make genericNumberLiterals non experimental?
|
|
10
|
335
|
March 12, 2025
|
SIP-XX - Flexible Varargs
|
|
12
|
581
|
March 10, 2025
|
strictEquality with explicit-nulls do not work well together
|
|
8
|
359
|
February 26, 2025
|
Cross-File Sealing for Sealed Traits with Explicit Subtype Declaration
|
|
2
|
149
|
February 23, 2025
|
Why does Scala 3 macros require you to construct AST's manually?
|
|
3
|
270
|
February 12, 2025
|
General type projections through match types
|
|
9
|
328
|
February 7, 2025
|
Status of Tupled Function
|
|
2
|
309
|
January 25, 2025
|
Relaxed extension methods (SIP 54) are not relaxed enough
|
|
2
|
780
|
January 22, 2025
|
Code generation
|
|
11
|
936
|
January 19, 2025
|
Support `@switch` for type-based pattern matches
|
|
8
|
2432
|
January 13, 2025
|
Alphanumeric infix warning - behavior with -source future
|
|
5
|
164
|
January 10, 2025
|