Improvements optional chaining (direct style) (explicit nulls) (user space)
|
|
3
|
579
|
March 6, 2024
|
Pre-SIP: Custom compile-time type show for error messages
|
|
9
|
603
|
March 2, 2024
|
Enabling boolean partial function application in pattern matching arguments
|
|
20
|
913
|
February 29, 2024
|
Why is there a restriction on refinements not having vars?
|
|
5
|
652
|
February 28, 2024
|
This trick enables overloading `==` for opaque types
|
|
32
|
1079
|
February 21, 2024
|
Surprise when importing everything from an enum
|
|
2
|
372
|
February 16, 2024
|
@infix to unlock operator notation is, in fact, controversial!
|
|
20
|
2329
|
February 16, 2024
|
Better support for structurally typed records
|
|
27
|
2779
|
February 13, 2024
|
Extending `apply` to extension methods
|
|
14
|
669
|
February 11, 2024
|
Expanding/changing `Selectable` based on upcoming Named Tuples feature
|
|
7
|
1171
|
February 5, 2024
|
Named Tuples as a library
|
|
12
|
1162
|
February 4, 2024
|
Closed leaf packages
|
|
1
|
292
|
January 30, 2024
|
Can we still generate bytecode when `inline def` method been called from Java
|
|
4
|
442
|
January 29, 2024
|
Plan for @main and mainargs in Scala3?
|
|
22
|
2749
|
January 27, 2024
|
Pre-SIP: Introducing elastic types, classes, functions, and products
|
|
3
|
426
|
January 26, 2024
|
Bounded type as "Companion Object" for type classes
|
|
15
|
1008
|
January 10, 2024
|
Scala.compiletime.ops.int limitation
|
|
6
|
841
|
January 8, 2024
|
Question on "reverse"-matching tuples
|
|
8
|
559
|
January 6, 2024
|
Proposal: Simple scope injection via import/export parameters
|
|
2
|
1285
|
January 5, 2024
|
Mandatory eta expansion of higher-kinded types
|
|
6
|
499
|
December 31, 2023
|
End markers for fewer braces blocks
|
|
12
|
1218
|
December 23, 2023
|
Possibility to spread sealed trait to different files
|
|
26
|
4781
|
December 21, 2023
|
Set#map Deduping and Possibly Unsafe Behavior
|
|
32
|
2232
|
December 19, 2023
|
Use Cases for Implicit Conversion in Bulk Extensions
|
|
16
|
1103
|
December 18, 2023
|
Direct style (Rust) instead of for comprehensions
|
|
28
|
4323
|
December 17, 2023
|
Let's drop auto-tupling
|
|
22
|
5989
|
December 13, 2023
|
Enabling sealed traits across different files with union type desugaring
|
|
6
|
1181
|
December 8, 2023
|
Clarifying export of members common to exporter and exportee
|
|
9
|
917
|
December 4, 2023
|
Can we fix `.asInstanceOf`'s type inference to do the right thing?
|
|
4
|
841
|
November 27, 2023
|
Use Cases for Implicit Conversion Blackbox Macros
|
|
0
|
544
|
November 18, 2023
|