Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

🤓merged bro #31

Merged
merged 1 commit into from
Apr 7, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2016-04-07-issue-17.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ David Grove submitted a [pull request](https://github.com/apple/swift/pull/1994)

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).

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.
Ankit Agarwal [merged](https://github.com/apple/swift-package-manager/pull/219) a pull request on swift-package-manager that adds the ability to auto-generate module map files for C libraries.

Harlan Haskins merged two pull requests to [swift-lldb](https://github.com/apple/swift-lldb/pull/8) and [corelibs-foundation](https://github.com/apple/swift-corelibs-foundation/pull/305) that implement changes specified by 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*. 👏

Expand Down