About the Language Design category
|
|
0
|
1573
|
August 9, 2016
|
Named tuples: Bag-like operations
|
|
6
|
120
|
December 13, 2024
|
Pre SIP: Named tuples
|
|
238
|
12920
|
December 12, 2024
|
scala.reflect.internal.StdNames and FIPS 140
|
|
10
|
235
|
December 9, 2024
|
Whitespace syntax for parameter lists
|
|
5
|
306
|
December 9, 2024
|
Derived Ordering for simple enum?
|
|
18
|
2155
|
December 8, 2024
|
Struggling to express dependent givens under modularity
|
|
0
|
107
|
November 28, 2024
|
Allow renames of givens generated by 'derives' clauses
|
|
6
|
354
|
November 27, 2024
|
Higher-kinded type lambda placeholders remain a "rough edge" of the new given syntax
|
|
2
|
288
|
November 25, 2024
|
Making io.StdIn.readLine imported by default
|
|
24
|
914
|
November 18, 2024
|
Joining the dots on recent Implicit Prioritization changes and some Scala history
|
|
3
|
352
|
November 13, 2024
|
Code generation
|
|
5
|
435
|
November 12, 2024
|
Enum candy: the last mile
|
|
15
|
1195
|
November 7, 2024
|
Pattern match only in for comprehension
|
|
0
|
160
|
November 7, 2024
|
Testing presence of type in union
|
|
3
|
273
|
October 29, 2024
|
Why is the values method on enum an Array? Could it be an immutable ArraySeq?
|
|
26
|
1101
|
October 26, 2024
|
Ability to force the caller to specify a type parameter for a polymorphic method
|
|
29
|
4239
|
October 23, 2024
|
Discuss: Get/Set class property syntax (as kotlin's)
|
|
9
|
968
|
October 5, 2024
|
Can we make adding a parameter with a default value binary compatible?
|
|
32
|
4277
|
October 4, 2024
|
More useful pattern matching
|
|
25
|
1326
|
September 27, 2024
|
JEP 476 analog?
|
|
8
|
812
|
September 26, 2024
|
Syntax: Allow ocaml style leading pipe | in multiline union types
|
|
4
|
307
|
September 23, 2024
|
Multiline string literals: can we get rid of the need for stripMargin?
|
|
45
|
16158
|
September 13, 2024
|
Usability of boundary/break on the example of `Either` integration
|
|
13
|
1548
|
September 2, 2024
|
Plan for Package Objects in Scala 3
|
|
2
|
557
|
August 30, 2024
|
Proposing further improvement to modularity: modules without object identity
|
|
12
|
600
|
August 28, 2024
|
Scala.js use ES6 tagged templates
|
|
2
|
261
|
August 27, 2024
|
Question about the "modularity" proposal
|
|
6
|
417
|
August 26, 2024
|
Ergonomics of for-comp synax under an IDE
|
|
2
|
329
|
August 8, 2024
|
How to improve strictEquality?
|
|
5
|
456
|
August 6, 2024
|