[swift-dev] RPM builder for Swift 3 (Fedora/RHL)

2016-10-01 Thread Ron Olson via swift-dev
Hi all- I forked Corinne Krych’s repository for building RPMs for Swift; hers worked great for the version she has in the swift.spec file, but at some point it stopped working for Swift 3. I made some changes to get it to work and have finally gotten it to build a full RPM of Swift 3. I

[swift-dev] [semantic-arc][proposal] High Level ARC Memory Operations

2016-10-01 Thread Michael Gottesman via swift-dev
The document attached below contains the first "Semantic ARC" mini proposal: the High Level ARC Memory Operations Proposal. An html rendered version of this markdown document is available at the following URL: https://gottesmm.github.io/proposals/high-level-arc-memory-operations.html

[swift-dev] [semantic-arc] High Level Vision

2016-10-01 Thread Michael Gottesman via swift-dev
Hello everyone. Below is an introductory high level proposal for Semantic ARC. It attempts to lay out the "vision" without going into too many details. The details will be provided in subsequent mini proposals. The first mini proposal (High Level ARC Memory Operations) has been sent out in a