Bikeshed / functionality proposal for implicits
|
|
8
|
723
|
November 23, 2020
|
Allowing double definitions through name mangling
|
|
7
|
502
|
November 17, 2020
|
Can We Wean Scala Off Implicit Conversions?
|
|
117
|
4915
|
November 9, 2020
|
Equal protection under Eq law
|
|
9
|
540
|
November 7, 2020
|
Scala 2 type inference questions
|
|
6
|
133
|
November 6, 2020
|
The @alpha notation
|
|
57
|
1309
|
November 5, 2020
|
Should multiversal equality provide default `Eql` instances?
|
|
27
|
905
|
October 22, 2020
|
Multiple Type Parameter Lists for Type Aliases
|
|
5
|
280
|
October 21, 2020
|
Eta expansion corner case?
|
|
4
|
313
|
October 19, 2020
|
Proposed Syntax Change: import given
|
|
5
|
582
|
October 6, 2020
|
A way to make long def signatures more pleasant?
|
|
3
|
472
|
October 5, 2020
|
Extension methods in typeclasses are surprising
|
|
23
|
1422
|
October 5, 2020
|
Could compiler reports use imports in the printed output?
|
|
8
|
424
|
September 28, 2020
|
SIP: Make classes `sealed` by default
|
|
108
|
4558
|
December 20, 2019
|
The status of `with` in Scala 3
|
|
19
|
750
|
September 23, 2020
|
What's the post Scala3 vision?
|
|
7
|
651
|
September 22, 2020
|
Brace-free syntax for conditional statements
|
|
3
|
397
|
September 22, 2020
|
Ergonomics: the need for a short-and-sweet top-level collection type
|
|
9
|
442
|
September 20, 2020
|
Twice-generic extension methods do not appear representable using the extension syntax
|
|
10
|
522
|
September 17, 2020
|
Warning for recursive functions without tailrec annotation
|
|
21
|
978
|
September 15, 2020
|
Add helper type aliases to type classes
|
|
1
|
191
|
September 13, 2020
|
Multiarg infix application considered warty
|
|
15
|
1434
|
September 4, 2020
|
"for" syntax for parallel computations (afor / applicative for comprehension))
|
|
18
|
1140
|
August 30, 2020
|
Named Tuple Arguments / Anonymous Case Classes
|
|
20
|
1399
|
August 21, 2020
|
Use `@` to name an intermediate anonymous expression
|
|
8
|
645
|
August 21, 2020
|
Pre SIP: `for` with Control Flow (an alternative to Scala Async, Scala Continuations and Scala Virtualized)
|
|
49
|
2705
|
August 12, 2020
|
Using Scala 3 unique features while cross-building with Scala 2
|
|
2
|
311
|
August 10, 2020
|
Can I think of Scala already support multiple-inheritance?
|
|
7
|
550
|
August 8, 2020
|
Case Class toString new behavior proposal (with implementation)
|
|
61
|
8023
|
August 5, 2020
|
Give The `pipe` Method of `scala.util.ChainingOps` An Operator Representation
|
|
6
|
413
|
August 3, 2020
|