Validatable protocol [Was: Prohibit unsafeBitCast(integer → pointer)]
|
|
14
|
1158
|
February 8, 2023
|
Proposal: Allow @objc(name) on enum declarations
|
|
16
|
3413
|
December 15, 2015
|
Additional methods for removing elements from a collection in Swift
|
|
20
|
3067
|
September 28, 2017
|
Default parameter on init's should satisfy other required init's
|
|
13
|
1181
|
April 19, 2018
|
Another Double vs CGFloat glitch
|
|
13
|
2096
|
March 8, 2022
|
Prohibit invisible characters in identifier names
|
|
56
|
1844
|
July 26, 2016
|
[Pitch] Replace the ternary operator with an in-language function
|
|
31
|
1374
|
October 29, 2016
|
[Proposal Draft] Literal Syntax Protocols
|
|
72
|
909
|
July 3, 2016
|
[Accepted with Modifications] SE-0339: Module Aliasing for Disambiguation
|
|
3
|
2182
|
January 18, 2024
|
[Proposal] Change Void meaning
|
|
68
|
933
|
June 15, 2017
|
If clauses allowing comparison for one item to multiple others
|
|
12
|
1204
|
July 25, 2020
|
Swift case conventions for Enums
|
|
12
|
3805
|
December 22, 2015
|
[Review] SE-0045: Add scan, prefix(while:), drop(while:), and iterate to the stdlib
|
|
24
|
2733
|
May 14, 2016
|
[PITCH] Make .tar.gz binaries available on MacOS
|
|
20
|
1676
|
April 28, 2018
|
[Proposal] Revamp the playground quicklook APIs
|
|
41
|
2107
|
January 24, 2018
|
SE-0192 (Non-Exhaustive Enums): what happened in Swift 4.2?
|
|
0
|
1363
|
July 9, 2018
|
Initializer sugar
|
|
33
|
2332
|
July 23, 2018
|
Approaches for multiple extension block doccomments
|
|
24
|
1527
|
May 3, 2023
|
Upcoming proposal reviews (July 19, 2018)
|
|
1
|
1703
|
July 20, 2018
|
[Accepted] SE-0169: Improve Interaction Between `private` Declarations and Extensions
|
|
23
|
1551
|
April 23, 2017
|
[Guidelines, First Argument Labels]: Prepositions inside the parens
|
|
67
|
1636
|
February 13, 2016
|
Guaranteed closure execution
|
|
60
|
1725
|
May 10, 2018
|
Execute Task using Serial Executor
|
|
11
|
1229
|
October 16, 2024
|
[Review] SE-0067: Enhanced Floating Point Protocols
|
|
90
|
1411
|
April 29, 2016
|
[Draft] Hasher & HashVisitable
|
|
41
|
2059
|
July 6, 2022
|
Add an ifPresent function to Optional
|
|
46
|
1946
|
March 24, 2016
|
RangeReplaceableCollection
|
|
17
|
1767
|
August 13, 2019
|
[Accepted] SE-0295: Codable Synthesis for enums with Associated Values
|
|
0
|
1326
|
March 23, 2021
|
Analysis of case conventions for initialisms
|
|
69
|
1583
|
February 15, 2016
|
[Proposal] Sealed classes by default
|
|
84
|
1433
|
July 6, 2016
|
[Review #2] SE-0161: Smart KeyPaths: Better Key-Value Coding for Swift
|
|
68
|
1574
|
April 10, 2017
|
[Pitch] Remove type inference for associated types
|
|
54
|
1760
|
June 30, 2016
|
Throws? and throws!
|
|
51
|
1804
|
January 18, 2017
|
Blasts from the past: algorithms
|
|
24
|
2597
|
February 8, 2018
|
Type-based ‘private’ access within a file
|
|
110
|
1228
|
April 7, 2017
|
Async deinit: Optimization Goals
|
|
16
|
3138
|
February 16, 2023
|
[Proposal] Type Narrowing
|
|
40
|
2010
|
November 15, 2016
|
[Draft] Allow trailing commas in argument lists
|
|
19
|
1617
|
March 14, 2016
|
[Discussion] Adopting a new common error type outside the bounds of NSError
|
|
19
|
1611
|
March 7, 2016
|
Why does URL.checkResourceIsReachable() return a Bool?
|
|
10
|
3857
|
August 9, 2016
|
<< Operator to append to array
|
|
12
|
1119
|
September 24, 2019
|
Pitch: Cross-module inlining and specialization
|
|
76
|
1441
|
October 7, 2017
|
Syntactically nicer way of handling errors in Swift
|
|
9
|
1264
|
January 1, 2019
|
Extend "emptiness" test to Optional Collections
|
|
14
|
1834
|
April 9, 2018
|
Idea: Support #if os(Darwin) as shorthand for os(iOS) || os(OSX) || os(watchOS) || os(tvOS)
|
|
14
|
1826
|
February 22, 2016
|
Implement syntactic sugar for rendering trees à la JSX
|
|
14
|
1821
|
July 11, 2018
|
Unordered function parameters (and Python **kwargs)
|
|
11
|
3610
|
July 27, 2020
|
Async variant of `withUnsafeTemporaryAllocation`?
|
|
9
|
702
|
January 16, 2024
|
Proposal: Add scan, takeWhile, dropWhile, and iterate to the stdlib
|
|
33
|
2124
|
April 7, 2016
|
[Proposal Draft] automatic protocol forwarding
|
|
43
|
1860
|
December 31, 2015
|