You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,7 @@ sooner.
136
136
*[Remove Partial Application of Non-Final Super Methods (Swift 2.2)](proposals/0013-remove-partial-application-super.md) (SE-0013, Jan 9-13)
137
137
*[Swift Language Version Build Configuration](proposals/0020-if-swift-version.md) (SE-0020, Jan 12-17)
138
138
*[Naming Functions with Argument Labels](proposals/0021-generalized-naming.md) (SE-0021, Jan 13-18)
139
+
*[Referencing the Objective-C selector of a method](proposals/0022-objc-selectors.md) (SE-0022, Jan 17-22)
139
140
140
141
### Scheduled for Review
141
142
@@ -144,7 +145,6 @@ sooner.
144
145
*[Add @noescape to public library API](proposals/0012-add-noescape-to-public-library-api.md) (SE-0012)
145
146
*[Add initializers to Int and Uint to convert from UnsafePointer and UnsafeMutablePointer](proposals/0016-initializers-for-converting-unsafe-pointers-to-ints.md) (SE-0016)
146
147
*[Change Unmanaged to use UnsafePointer](proposals/0017-convert-unmanaged-to-use-unsafepointer.md) (SE-0017)
147
-
*[Referencing the Objective-C selector of a method](proposals/0022-objc-selectors.md) (SE-0022)
0 commit comments