About the Language Design category
|
|
0
|
1576
|
August 9, 2016
|
Syntax highlighting inside custom string interpolators
|
|
21
|
255
|
January 20, 2025
|
Syntax for type tuple with one element
|
|
26
|
622
|
January 20, 2025
|
Code generation
|
|
11
|
721
|
January 19, 2025
|
Pre SIP: Named tuples
|
|
251
|
13559
|
January 15, 2025
|
Support `@switch` for type-based pattern matches
|
|
8
|
2398
|
January 13, 2025
|
Alphanumeric infix warning - behavior with -source future
|
|
5
|
123
|
January 10, 2025
|
Inline convertion in pattern matching's `if` guard
|
|
14
|
361
|
January 5, 2025
|
Remove local tuple allocation
|
|
12
|
443
|
December 30, 2024
|
Status of Tupled Function
|
|
1
|
178
|
December 26, 2024
|
scala.reflect.internal.StdNames and FIPS 140
|
|
11
|
306
|
December 17, 2024
|
Could Someone Give me Advice on Best Practices for Typeclass Derivation in Scala 3?
|
|
2
|
120
|
December 17, 2024
|
Named tuples: Bag-like operations
|
|
12
|
346
|
December 16, 2024
|
Whitespace syntax for parameter lists
|
|
5
|
320
|
December 9, 2024
|
Derived Ordering for simple enum?
|
|
18
|
2182
|
December 8, 2024
|
Struggling to express dependent givens under modularity
|
|
0
|
118
|
November 28, 2024
|
Allow renames of givens generated by 'derives' clauses
|
|
6
|
363
|
November 27, 2024
|
Higher-kinded type lambda placeholders remain a "rough edge" of the new given syntax
|
|
2
|
314
|
November 25, 2024
|
Making io.StdIn.readLine imported by default
|
|
24
|
921
|
November 18, 2024
|
Joining the dots on recent Implicit Prioritization changes and some Scala history
|
|
3
|
357
|
November 13, 2024
|
Enum candy: the last mile
|
|
15
|
1209
|
November 7, 2024
|
Pattern match only in for comprehension
|
|
0
|
163
|
November 7, 2024
|
Testing presence of type in union
|
|
3
|
277
|
October 29, 2024
|
Why is the values method on enum an Array? Could it be an immutable ArraySeq?
|
|
26
|
1122
|
October 26, 2024
|
Ability to force the caller to specify a type parameter for a polymorphic method
|
|
29
|
4245
|
October 23, 2024
|
Discuss: Get/Set class property syntax (as kotlin's)
|
|
9
|
984
|
October 5, 2024
|
Can we make adding a parameter with a default value binary compatible?
|
|
32
|
4297
|
October 4, 2024
|
More useful pattern matching
|
|
25
|
1350
|
September 27, 2024
|
JEP 476 analog?
|
|
8
|
821
|
September 26, 2024
|
Syntax: Allow ocaml style leading pipe | in multiline union types
|
|
4
|
312
|
September 23, 2024
|