About the Language Design category
|
|
0
|
1324
|
August 9, 2016
|
Pre-SIP: Export Macros
|
|
6
|
529
|
June 8, 2023
|
Rust like Self type, Kotlin seems going to add it
|
|
2
|
215
|
June 2, 2023
|
Change shadowing mechanism of extension methods for on par implicit class behavior
|
|
41
|
2333
|
May 31, 2023
|
Clause Interweaving, allowing `def f[T](x: T)[U](y: U)`
|
|
17
|
2148
|
May 30, 2023
|
Quiet for comprehensions
|
|
24
|
1018
|
May 20, 2023
|
Is `this.type` a path-dependent type? What makes it special?
|
|
5
|
376
|
May 10, 2023
|
Missing type annotations to patterns in Scala 3.3
|
|
5
|
423
|
May 12, 2023
|
Enumeration does not derive `CanEqual` for `strictEquality`
|
|
3
|
686
|
May 11, 2023
|
Can we make adding a parameter with a default value binary compatible?
|
|
13
|
846
|
May 9, 2023
|
Better type inference for Scala: send us your problematic cases!
|
|
174
|
17048
|
May 3, 2023
|
Transparent Monads syntax and Monadic Flow Control interpretation
|
|
5
|
459
|
April 27, 2023
|
Scala 3, macro annotations and code generation
|
|
16
|
1987
|
April 27, 2023
|
Proposal: Add `transparent inline` parameters
|
|
7
|
326
|
April 25, 2023
|
Distributing match types over unions
|
|
3
|
351
|
April 24, 2023
|
Why the current Export is problematic for Import
|
|
5
|
512
|
April 20, 2023
|
Named type parameters
|
|
2
|
226
|
April 19, 2023
|
Add implict support when do extraction in Pattern matching?
|
|
1
|
185
|
April 14, 2023
|
Suggestion: if-comprehensions
|
|
51
|
1000
|
April 6, 2023
|
Scala 3 extension method for object and Java class
|
|
3
|
334
|
March 28, 2023
|
Scala 3 Macros next steps?
|
|
11
|
761
|
March 24, 2023
|
Ambiguous overload error when overloaded definitions differ only by implicit parameter
|
|
2
|
244
|
March 21, 2023
|
DelayedInit, what is the alternative?
|
|
9
|
441
|
March 20, 2023
|
Idiomatic Imports
|
|
37
|
1713
|
March 15, 2023
|
Communicating Scala Objects -- LOOM release
|
|
0
|
240
|
March 11, 2023
|
Proposal/Discssion for more consistent indentation based syntax
|
|
12
|
422
|
March 5, 2023
|
Extending method of inner classes
|
|
10
|
362
|
March 3, 2023
|
Scala 3 significant indentation
|
|
88
|
5386
|
February 11, 2023
|
Proposal for Multi-level Enums
|
|
30
|
4933
|
February 6, 2023
|
Representing covariant constructor argument using path-dependent type only: This looks like a compiler bug
|
|
1
|
297
|
January 18, 2023
|