SE-0045 Add scan, prefix(while:), drop(while:), and unfold to the stdlib
|
|
1
|
321
|
April 30, 2016
|
Remove the Need for 'self' to Access 'dynamicType'
|
|
1
|
321
|
April 11, 2016
|
IUO type, treat nil as normal error, not fatal error
|
|
1
|
321
|
March 30, 2016
|
Testing access level, final, and static
|
|
1
|
320
|
September 21, 2016
|
Suppress unused result warnings on try? if attempted statement does not return
|
|
1
|
320
|
June 18, 2016
|
[Revision] SE-0034 - Disambiguating Line Control Statements from Debugging Identifiers
|
|
1
|
320
|
March 14, 2016
|
"if case" syntax is ugly
|
|
1
|
320
|
December 5, 2015
|
Keyword Discoverability
|
|
2
|
261
|
January 4, 2016
|
[Pitch] merge types and protocols back together with type<Type, Protocol, ...>
|
|
0
|
452
|
May 13, 2016
|
[Discussion] Protocol member deprecations
|
|
1
|
319
|
February 4, 2017
|
Parameter names in closures in Swift 3 are no longer possible
|
|
1
|
319
|
October 10, 2016
|
[Pitch] Allow nested protocol declarations
|
|
1
|
319
|
June 12, 2016
|
lazy keyword vs lazy initialization pattern
|
|
1
|
319
|
December 5, 2015
|
about protocols
|
|
2
|
260
|
November 15, 2016
|
SPM - Set 'Defines module' to 'yes' by default
|
|
0
|
450
|
March 15, 2017
|
Swift 3.1 vs Swift 4
|
|
1
|
318
|
July 26, 2016
|
Notes from Swift core team 2016-04-05 design discussion
|
|
1
|
318
|
April 6, 2016
|
Why Any.Type and not AnyObject
|
|
1
|
318
|
February 25, 2016
|
[Review] SE-0022: Referencing the Objective-C selector of a method
|
|
1
|
318
|
January 20, 2016
|
[Accepted] SE-0153: Compensate for the inconsistency of `@NSCopying`'s behaviour
|
|
0
|
449
|
March 1, 2017
|
[Pitch] Reference equivalent to value-type 'enum'
|
|
1
|
317
|
May 5, 2016
|
[Idea] How to eliminate 'optional' protocol requirements
|
|
1
|
317
|
April 9, 2016
|
Potential problamatic initializers, solved by removing tuple splat?
|
|
1
|
317
|
February 7, 2016
|
try?, precedence and double optionals
|
|
1
|
316
|
December 2, 2016
|
[Proposal Draft] automatic protocol forwarding
|
|
1
|
316
|
December 30, 2015
|
[Accepted] SE-0161: Smart KeyPaths: Better Key-Value Coding for Swift
|
|
0
|
446
|
April 17, 2017
|
pattern matching on variable-sized data type
|
|
1
|
315
|
September 6, 2016
|
[Pitch] Add namespacing to associatedTypes
|
|
1
|
315
|
April 9, 2016
|
[SE-0011] Re-considering the replacement keyword for "typealias"
|
|
2
|
257
|
December 20, 2015
|
Optional Argument Chaining
|
|
0
|
445
|
December 12, 2017
|
Is swift.org documentation on GitHub?
|
|
1
|
314
|
January 20, 2016
|
[proposal] default func ==(_:_:)
|
|
2
|
256
|
January 27, 2016
|
Attention Proposal Authors
|
|
1
|
313
|
March 18, 2016
|
String type re-evaluation
|
|
1
|
313
|
February 23, 2016
|
Pitch: "while" clause on for-loops
|
|
1
|
313
|
December 31, 2015
|
Rough Proposal - Collection of all cases for an Enum
|
|
1
|
313
|
December 23, 2015
|
[Proposal] Refining Identifier and Operator Symbology
|
|
1
|
313
|
October 20, 2016
|
[Proposal] autocreate parameter for optional values
|
|
1
|
312
|
July 29, 2016
|
[Pitch] Exhaustive pattern matching for protocols and classes
|
|
1
|
312
|
May 26, 2016
|
Dynamic checks are much more powerful than static checks
|
|
1
|
312
|
January 8, 2016
|
ternary operator ?: suggestion
|
|
1
|
312
|
December 20, 2015
|
Proposal: Introduce User-defined "Dynamic Member Lookup" Types
|
|
0
|
440
|
December 5, 2017
|
Strings in Swift 4
|
|
1
|
310
|
January 22, 2017
|
Ad hoc enums / options
|
|
1
|
310
|
May 31, 2016
|
Guaranteed closure execution
|
|
1
|
310
|
January 29, 2016
|
Proposal: switchValue
|
|
1
|
310
|
January 13, 2016
|
SetAlgebra naming update
|
|
2
|
253
|
April 1, 2016
|
[Concurrency] Signals — reactive-like threads
|
|
0
|
438
|
August 17, 2017
|
[pitch] rename 'guard' to 'ensure'
|
|
1
|
309
|
October 25, 2016
|
Shorthand Optional Notation proposal
|
|
1
|
309
|
January 12, 2016
|