#available has a huge anti-pattern
|
|
18
|
714
|
February 5, 2016
|
Proposal: Pattern Matching Partial Function (#111)
|
|
10
|
472
|
February 5, 2016
|
A use for semi-colons: alternating between if and if let
|
|
6
|
562
|
February 5, 2016
|
[Idea] Switching Comparable types: a new operator
|
|
3
|
313
|
February 5, 2016
|
[Accepted] SE-0028 Modernizing Swift's Debugging Identifiers (__LINE__, etc)
|
|
11
|
451
|
February 5, 2016
|
[Idea] Typealias for protocols with associated types
|
|
2
|
527
|
February 4, 2016
|
Proposal Draft: Optional Upgrading Assignment
|
|
11
|
355
|
February 4, 2016
|
Representation of natural numbers with a distinct type
|
|
19
|
796
|
February 4, 2016
|
Allowing `guard let self = self else { … }` for weakly captured self in a closure
|
|
25
|
8537
|
February 4, 2016
|
If let syntactic sugar
|
|
2
|
494
|
February 4, 2016
|
Proposal: Pattern Matching Partial Function (#111)
|
|
2
|
302
|
February 4, 2016
|
Proposal: Pattern Matching Partial Function (#111)
|
|
2
|
332
|
February 4, 2016
|
[Proposal] Automating Partial Application via Wildcards
|
|
34
|
1106
|
February 4, 2016
|
Obsoleting `if let`
|
|
16
|
2500
|
February 4, 2016
|
Static Subscript
|
|
3
|
879
|
February 4, 2016
|
swift-evolution Digest, Vol 3, Issue 7
|
|
1
|
246
|
February 4, 2016
|
Issues with 0005-Better Translation of Objective-C APIs Into Swift
|
|
27
|
758
|
February 4, 2016
|
Thoughts on making NSOperatingSystemVersion Comparable?
|
|
8
|
439
|
February 3, 2016
|
[Draft proposal] Faster/lower-level external String initialization
|
|
24
|
546
|
February 3, 2016
|
[Proposal] Adjusting `inout` Declarations for Type Decoration
|
|
27
|
684
|
February 3, 2016
|
Missing warnings for unused literals (and results)?
|
|
5
|
2280
|
February 3, 2016
|
proposal to add "in range" operator
|
|
1
|
354
|
February 2, 2016
|
The bind thread
|
|
23
|
638
|
February 2, 2016
|
Language or XCTest improvements to allow testing assert/precondition failures
|
|
4
|
482
|
February 2, 2016
|
Wanted: syntactic sugar for [weak self] callbacks
|
|
2
|
422
|
February 2, 2016
|
Pitch: only allow capture of inout parameters in @noescape closures
|
|
6
|
1036
|
February 2, 2016
|
Proposal: enum labels for switch cases
|
|
3
|
411
|
February 2, 2016
|
Reconsider ++ and -- operators removal and prevent other well-known operators from change
|
|
23
|
694
|
February 1, 2016
|
[Extending review] SE-0005, SE-0006, SE-0023 API Guidelines and impact
|
|
2
|
394
|
February 1, 2016
|
Proposal: Require functions to have a cyclomatic complexity of <= 10.
|
|
8
|
561
|
February 1, 2016
|