[WIP] Scala with Explicit Nulls
|
|
32
|
4686
|
February 15, 2022
|
Proposal to introduce this#type and constructor constrains to improve definition of java.lang.Object.clone-like methods
|
|
9
|
2101
|
February 14, 2022
|
Implement keyword (instead of override)
|
|
32
|
3104
|
February 9, 2022
|
"for" syntax for parallel computations (afor / applicative for comprehension))
|
|
28
|
2956
|
February 6, 2022
|
Blaceless if expression as 'then' infix operator
|
|
4
|
428
|
February 5, 2022
|
Surprising line continuations in Scala 3
|
|
11
|
450
|
February 3, 2022
|
Type constraint for diamond operator in generics
|
|
3
|
296
|
February 1, 2022
|
Transparent term aliases
|
|
13
|
464
|
January 31, 2022
|
Ability to force the caller to specify a type parameter for a polymorphic method
|
|
28
|
2552
|
January 30, 2022
|
Type inference for the types of params of defs
|
|
0
|
204
|
January 27, 2022
|
Extension methods and type classes
|
|
8
|
935
|
January 23, 2022
|
Bind in splices in quoted patterns
|
|
2
|
297
|
January 17, 2022
|
Keep type refinements without the use of `Selectable`
|
|
1
|
354
|
November 23, 2021
|
How about an annotation @alwaysExpand for type aliases?
|
|
0
|
234
|
January 1, 2022
|
Allow to match on value's type in interpolated string pattern matching
|
|
13
|
668
|
December 31, 2021
|
Blackbox untyped standard plugins before typer in Scala 3
|
|
0
|
343
|
December 22, 2021
|
Missing dedicated class for enum companions
|
|
11
|
1023
|
December 20, 2021
|
Nontrivial compile-time string interpolation pattern-matching in Scala 3
|
|
4
|
566
|
October 23, 2021
|
Support `@switch` for type-based pattern matches
|
|
3
|
622
|
November 30, 2021
|
Two proposed changes for extension methods
|
|
58
|
2781
|
November 28, 2021
|
Allow specification of a subset of type parameters
|
|
8
|
557
|
November 24, 2021
|
Proposal: Add @deprecatedAccessibility Annotation
|
|
2
|
501
|
November 24, 2021
|
Natively support pattern matching on integer ranges
|
|
7
|
890
|
November 22, 2021
|
Ergonomics of configurable derivation
|
|
6
|
503
|
November 17, 2021
|
Thoughts about ignoring def 'instructions' when typing
|
|
13
|
622
|
November 17, 2021
|
Allow simple vals to appear first in for-expression
|
|
11
|
798
|
November 16, 2021
|
Type of an anonymous class derivation
|
|
12
|
617
|
November 15, 2021
|
Better implicit resolution in pattern matches
|
|
10
|
654
|
November 12, 2021
|
Need to backport all the missing splain configurations for "-Vimplicits -Vtype-diffs" options
|
|
3
|
353
|
November 11, 2021
|
Possibility to spread sealed trait to different files
|
|
17
|
1179
|
November 9, 2021
|