SwiftWeekly / swiftweekly.github.io

A community-driven weekly newsletter about Swift.org
https://swiftweekly.github.io/
Creative Commons Zero v1.0 Universal
325 stars 48 forks source link

[107] Issue #107 - April 19, 2018 #382

Closed BasThomas closed 6 years ago

BasThomas commented 6 years ago

To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.

The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.

BasThomas commented 6 years ago

https://twitter.com/slava_pestov/status/983568033422622721

Horray for progress on the final implementation of SE-0110: https://github.com/apple/swift/pull/15843

BasThomas commented 6 years ago

209 in review

BasThomas commented 6 years ago

https://twitter.com/slava_pestov/status/983955751369506816

A new post about some of the less-visible improvements in Swift 4.1: https://medium.com/@slavapestov/behind-the-scenes-improvements-in-swift-4-1-269dd56e30c2

core-code commented 6 years ago

Hey, we wanted to pitch a short mention of our brand-new developer website www.apple-developer.org ( and its sister domain www.swift-developer.org which leads directly to Swifty news ).

www.apple-developer.org aims to fill the void of any websites with news and resources for Mac & iOS developers. The resources-section has over 350 hierarchically organised links to interesting resources like apps, libraries, blogs, podcasts, books and conferences. The news-section aims to be a one-stop-solution for any developer looking to keep up-to-date with everything happening in the Swift & ObjC developer worlds.

BasThomas commented 6 years ago

https://twitter.com/jckarter/status/984176970731700224

Preliminary core team review notes on the Hashable proposal: https://forums.swift.org/t/se-0206-hashable-enhancements/11675/104

BasThomas commented 6 years ago

https://twitter.com/slava_pestov/status/984364642393714688

Dusting off some changes I had sitting around meant to make SIL deserialization lazier in -Onone - 25% speedup on a large project with batch mode: https://github.com/apple/swift/pull/15894

BasThomas commented 6 years ago

202 review extended

https://twitter.com/AirspeedSwift/status/984542134932877312

Swift’s Random Number API review period has been extended, to get feedback on a handful of aspects of the design:

https://forums.swift.org/t/se-0202-random-unification/11313/149

BasThomas commented 6 years ago

208 accepted

BasThomas commented 6 years ago

201 accepted

jessesquires commented 6 years ago

finally https://twitter.com/Javi/status/985563399533686786

modocache commented 6 years ago

Shameless plug: https://twitter.com/modocache/status/985907228900249600

gregheo commented 6 years ago

SE-0205: "withUnsafePointer(to: :) and withUnsafeBytes(of: :) for immutable values" accepted

https://forums.swift.org/t/accepted-se-0205-withunsafepointer-to-and-withunsafebytes-of-for-immutable-values/11966

BasThomas commented 6 years ago

209 accepted

BasThomas commented 6 years ago

206 accepted (https://forums.swift.org/t/accepted-se-0206-hashable-enhancements/11675/115)