Winding down the Swift 3 release
|
|
40
|
1452
|
May 24, 2016
|
Allow commits or branches in the Swift Package Manager instead of Version
|
|
2
|
471
|
May 24, 2016
|
Re-Visit Proposal: Weak Native Swift Containers (12 2015)
|
|
4
|
461
|
May 24, 2016
|
Universal Equatability, Hashability, and Comparability
|
|
1
|
336
|
May 24, 2016
|
[Pitch] making where and , interchangeable in guard conditions.
|
|
19
|
523
|
May 24, 2016
|
[Deferred] SE-0078: Implement a rotate algorithm, equivalent to std::rotate() in C++
|
|
0
|
529
|
May 24, 2016
|
Thoughts on "Fully eliminate implicit bridging conversions from Swift"
|
|
2
|
399
|
May 24, 2016
|
Universal Equatability, Hashability, and Comparability
|
|
32
|
1544
|
May 24, 2016
|
[Pitch] Use "where" in combination with "??" to provide Ternary-like functionality
|
|
7
|
345
|
May 24, 2016
|
Make access control private by default.
|
|
15
|
802
|
May 24, 2016
|
[Idea] Find alternatives to `switch self`
|
|
29
|
738
|
May 24, 2016
|
RFC: didset and willset
|
|
68
|
1366
|
May 23, 2016
|
[Amendment] SE-0022: Referencing the Objective-C selector of a method
|
|
0
|
376
|
May 23, 2016
|
Static Dispatch Pitfalls
|
|
69
|
1722
|
May 23, 2016
|
[Pitch] Requiring special keyword to mark protocol implementation methods
|
|
5
|
493
|
May 23, 2016
|
[Pitch] merge types and protocols back together with type<Type, Protocol, ...>
|
|
39
|
622
|
May 23, 2016
|
Should we rename "class" when referring to protocol conformance?
|
|
114
|
1898
|
May 23, 2016
|
Proposal: Automatic initializer generation
|
|
5
|
447
|
May 23, 2016
|
Initialiser Helper
|
|
4
|
483
|
May 23, 2016
|
[PROPOSAL]Return subclass type to a protocol where a superclass is defined without the need for associatedtype
|
|
14
|
943
|
May 23, 2016
|
[Pitch] Make Self an alias for object type in object definition
|
|
2
|
310
|
May 22, 2016
|
[summary] Protocol extension method dispatch - was [Static Dispatch Pitfalls]
|
|
0
|
391
|
May 22, 2016
|
(Draft) Add last(where:) and lastIndex(where:) methods
|
|
15
|
533
|
May 22, 2016
|
[Pitch] Rename protocol<> to Any<>
|
|
18
|
508
|
May 21, 2016
|
[Proposal] Disallow redundant `Any<...>` constructs
|
|
27
|
597
|
May 21, 2016
|
Custom Covariance/Contravariance
|
|
0
|
260
|
May 20, 2016
|
Removing "_ in" from empty closures
|
|
24
|
2186
|
May 20, 2016
|
[Pitch] Nesting types without nesting in place (additional)
|
|
2
|
501
|
May 20, 2016
|
[Discussion] Allowing subclasses to override requirements satisfied by defaults
|
|
0
|
271
|
May 20, 2016
|
[RFC] UnsafeBytePointer API for In-Memory Layout
|
|
25
|
867
|
May 20, 2016
|