Swiftweekly.github.io: [109] Issue #109 - May 17, 2018

Created on 4 May 2018  Â·  21Comments  Â·  Source: SwiftWeekly/swiftweekly.github.io

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.

full issue notes

Most helpful comment

All 21 comments

https://twitter.com/SwiftLang/status/992166029613674497

Announcing an expansion of our continuous integration system to make it easier to support more platforms for Swift: https://swift.org/blog/swift-community-hosted-ci/

If you have questions or comments, post them on the related Swift forum thread: https://forums.swift.org/t/swift-org-blog-swift-community-hosted-continuous-integration/12391

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

The prior article in this series explained how the Swift and Clang compilers used llvm::SourceMgr to emit diagnostics for source locations in memory buffers, represented by the class llvm::MemoryBuffer. This article focuses on llvm::MemoryBuffer, the primary abstraction for reading files and streams into memory. Since it's used by Swift, Clang, and LLVM tools like llvm-tblgen, I found it valuable to understand how it works.

210 accepted

213 in review

https://twitter.com/SwiftLang/status/994708512960737283

The new Related Projects section of Swift Forums makes it easier to have conversations about your favorite projects with others. Check it out: https://swift.org/blog/related-projects/

https://forums.swift.org/t/swift-for-tensorflow-to-be-developed-on-tensorflow-branch-on-apple-swift-on-github/12595

+

@slava_pestov My preference is realtime (more frequent merges mean less painful ones!), but we also have to track http://llvm.org master, which makes that impossible. When Swift drops its llvm/clang/cmark/lldb forks, that will become possible.

@BasThomas YOU ARE TOO FAST 😆

212 accepted

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

Very cool - speeding up dynamic exclusivity checks in optimized builds: https://github.com/apple/swift/pull/16595

Posting a draft today!

207 + 213 accepted

Just an FYI @jessesquires & @jpsim — I've been having some difficulties giving a useful short intro / overview of the Swift Unwrapped episodes (other than just mentioning the title of the episode); I would appreciate it if you could check these / contribute directly :)

@BasThomas will do!

🎉

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jessesquires picture jessesquires  Â·  4Comments

jessesquires picture jessesquires  Â·  9Comments

jessesquires picture jessesquires  Â·  10Comments

jessesquires picture jessesquires  Â·  6Comments

jonniedarko picture jonniedarko  Â·  3Comments