Skip to content

Commit c37ece2

Browse files
committed
drafts
1 parent deae92b commit c37ece2

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

_drafts/2016-04-07-issue-17.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: ! 'Issue #17'
44
author: jsq
55
---
66

7-
> TODO:
7+
Welcome to issue #17! After all this time, the core team is still [just as encouraging](https://github.com/apple/swift/pull/2001#issuecomment-204765081) to contributors as it was on day one. It's really cool to see this. 😎
88

99
<!--excerpt-->
1010

@@ -18,7 +18,17 @@ Suggestions from [Brian Gesiak](https://github.com/SwiftWeekly/swiftweekly.githu
1818

1919
### Commits and pull requests
2020

21-
> TODO:
21+
Harlan Haskins [started work](https://github.com/apple/swift/pull/2001) on implementing proposal [SE-0046](https://github.com/apple/swift-evolution/blob/master/proposals/0046-first-label.md): *Establish consistent label behavior across all parameters including first labels*. ([SR-961](https://bugs.swift.org/browse/SR-961)) 👍
22+
23+
Kevin Lundberg submitted a [pull request](https://github.com/apple/swift-corelibs-foundation/pull/127) to corelibs-foundation that adds block and boolean `NSPredicate`s, `NSCompoundPredicate`, and an implementation of `NSArray.filteredArrayUsingPredicate`.
24+
25+
Dave Abrahams opened a [pull request](https://github.com/apple/swift/pull/2002) for the new `Set` (Algebra) API changes.
26+
27+
David Grove submitted a [pull request](https://github.com/apple/swift/pull/1994) to enable the `_ObjectiveCBridgeable` protocol on Linux, and opened a corresponding [pull request](https://github.com/apple/swift-corelibs-foundation/pull/303) on corelibs-foundation that implements basic usage of the `_ObjectiveCBridgeable` protocol on Linux. 🙌
28+
29+
Jesse Rusak [merged](https://github.com/apple/swift/pull/1732) an implementation of [SE-0037](https://github.com/apple/swift-evolution/blob/master/proposals/0037-clarify-comments-and-operators.md): *Clarify interaction between comments & operators*, which resolves [SR-186](https://bugs.swift.org/browse/SR-186) and [SR-960](https://bugs.swift.org/browse/SR-960).
30+
31+
Ankit Agarwal submitted a [pull request](https://github.com/apple/swift-package-manager/pull/219) on swift-package-manager that adds the ability to auto-generate module map files for C libraries.
2232

2333
### Proposals
2434

0 commit comments

Comments
 (0)