About the Language Design category
|
|
0
|
1096
|
August 9, 2016
|
Make "fewerBraces" available outside snapshot releases
|
|
143
|
4294
|
May 23, 2022
|
In multi-stage compilation, should we use a standard serialisation method to ship objects through stages?
|
|
8
|
536
|
May 20, 2022
|
Which features of Scalas use of braces making bijection translation from braceless block implausible?
|
|
8
|
268
|
May 18, 2022
|
On braces and indentation-based syntax
|
|
39
|
446
|
May 17, 2022
|
Better type inference for Scala: send us your problematic cases!
|
|
149
|
12834
|
May 5, 2022
|
Clause Interweaving, allowing `def f[T](x: T)[U](y: U)`
|
|
12
|
839
|
April 30, 2022
|
Indent syntax for extension
|
|
5
|
247
|
April 29, 2022
|
Polymorphic eta-expansion
|
|
5
|
603
|
April 29, 2022
|
SAM and PolyFunction
|
|
6
|
591
|
April 3, 2022
|
Rename `Eql` to `CanEqual`?
|
|
0
|
627
|
November 23, 2020
|
Match types matching on match types
|
|
0
|
291
|
October 28, 2021
|
Good way to reuse opaque type's transparentness?
|
|
2
|
246
|
March 11, 2022
|
Enumeration does not derive `CanEqual` for `strictEquality`
|
|
2
|
462
|
March 8, 2022
|
Pattern matching with named fields
|
|
58
|
8952
|
March 7, 2022
|
Explicit Nulls and java.lang.String
|
|
7
|
437
|
February 28, 2022
|
Allowing custom singleton types (ValueOf[T])
|
|
4
|
273
|
February 23, 2022
|
Scala 3 inline and macros community census
|
|
2
|
1199
|
February 21, 2022
|
Export VS type alias + extension
|
|
0
|
178
|
February 19, 2022
|
Translate Haskell Class-based ad-hoc polymorphism example to Scala
|
|
9
|
614
|
February 19, 2022
|
Can We Wean Scala Off Implicit Conversions?
|
|
119
|
9140
|
February 18, 2022
|
Allowing certain types of forward references
|
|
6
|
298
|
February 15, 2022
|
[WIP] Scala with Explicit Nulls
|
|
32
|
4602
|
February 15, 2022
|
Proposal to introduce this#type and constructor constrains to improve definition of java.lang.Object.clone-like methods
|
|
9
|
2055
|
February 14, 2022
|
Implement keyword (instead of override)
|
|
32
|
2506
|
February 9, 2022
|
"for" syntax for parallel computations (afor / applicative for comprehension))
|
|
28
|
2812
|
February 6, 2022
|
Blaceless if expression as 'then' infix operator
|
|
4
|
398
|
February 5, 2022
|
Surprising line continuations in Scala 3
|
|
11
|
411
|
February 3, 2022
|
Type constraint for diamond operator in generics
|
|
3
|
282
|
February 1, 2022
|
Transparent term aliases
|
|
13
|
436
|
January 31, 2022
|