The Week Of Monday 18 January 2016 Archives by thread
Starting: Mon Jan 18 00:04:52 CST 2016
Ending: Sun Jan 24 23:53:00 CST 2016
Messages: 733
- [swift-evolution] Proposal: Add a sequence-based initializer to Dictionary
Thorsten Seitz
- [swift-evolution] Pitch: Import Objective-C Constants as Enums
Douglas Gregor
- [swift-evolution] Custom summary for Mirrors?
Dave Abrahams
- [swift-evolution] Adding a new filter method which returns 2 arrays
Jeremy Pereira
- [swift-evolution] [Pre-proposal] Standard Protocol for Bitwise Shifts and Binary-based Integers
Haravikk
- [swift-evolution] Proposal: Adding precedence option for prefix and postfix operators
Jeremy Pereira
- [swift-evolution] [Proposal] Partial initializers
Matthew Johnson
- [swift-evolution] [Idea] Extend "required" to methods other than init()
Matthew Johnson
- [swift-evolution] [Review] SE-0022: Referencing the Objective-C selector of a method
Joe Groff
- [swift-evolution] [Idea] Extend "required" to methods other than init()
Matthew Johnson
- [swift-evolution] Dotless case names in switch cases
Joe Groff
- [swift-evolution] Is swift.org documentation on GitHub?
Will Entriken
- [swift-evolution] [Proposal] Allow protocols to require functions with default parameter values.
Sune Foldager
- [swift-evolution] [Proposal] Property behaviors
Wallacy
- [swift-evolution] Proposal: Adding precedence option for prefix and postfix operators
Sune Foldager
- [swift-evolution] Make generics covariant and add generics to protocols
Sune Foldager
- [swift-evolution] Pitch: Progress Tracking in Swift
Will Entriken
- [swift-evolution] Proposal: Unicode visualization annotations in declarations.
Sune Foldager
- [swift-evolution] Protocol extension function overrides the default value in implementations
Sune Foldager
- [swift-evolution] Partially Constrained Protocols [Was: [Proposal] Separate protocols and interfaces]
David Waite
- [swift-evolution] Protocol extension function overrides the default value in implementations
Grzegorz Leszek
- [swift-evolution] [Proposal Draft] Concise Default Values for Containers
Ricardo Parada
- [swift-evolution] Partially Constrained Protocols [Was: [Proposal] Separate protocols and interfaces]
Douglas Gregor
- [swift-evolution] [Proposal] Set literal and Set type syntax
Michael Henson
- [swift-evolution] [Proposal] Property behaviors
Seán Labastille
- [swift-evolution] ternary operator ?: suggestion
Craig Cruden
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
Howard Lovatt
- [swift-evolution] [Proposal] Property behaviors
Jacob Bandes-Storch
- [swift-evolution] Pitch: Progress Tracking in Swift
cocoadev at charlessoft.com
- [swift-evolution] Pitch: Progress Tracking in Swift
Rob Mayoff
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
Joe Groff
- [swift-evolution] [Proposal] Property behaviors
davesweeris at mac.com
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
Brent Royal-Gordon
- [swift-evolution] ternary operator ?: suggestion
Chris Lattner
- [swift-evolution] Pitch: Progress Tracking in Swift
Brent Royal-Gordon
- [swift-evolution] Optional safe subscripting for arrays
Thorsten Seitz
- [swift-evolution] [Review] Naming Functions with Argument Labels
Roopesh Chander
- [swift-evolution] Proposal: for loops with return values
Craig Cruden
- [swift-evolution] [pitch]:generate == function
Jan E. Schotsman
- [swift-evolution] Custom annotation processors?
Fons Rademakers
- [swift-evolution] Factory initializers
Claus Ruete
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
Sune Foldager
- [swift-evolution] Padding structs
Alexandre Lopoukhine
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
Alan Skipp
- [swift-evolution] Pitch: Progress Tracking in Swift
Tony Parker
- [swift-evolution] [swift-build-dev] [Review] SE-0019 Swift Testing (Package Manager)
Max Howell
- [swift-evolution] [pitch]:generate == function
Jan E. Schotsman
- [swift-evolution] Let range operators always return empty ranges if the upper bound is smaller than the lower bound.
Uwe Falck
- [swift-evolution] Make link to main proposals always on top
Maximilian Hünenberger
- [swift-evolution] [Proposal] Property behaviors
John McCall
- [swift-evolution] Dotless case names in switch cases
Jordan Rose
- [swift-evolution] Draft Proposal: count property for enum types
Arthur Ariel Sabintsev
- [swift-evolution] Simplified Conversion of Integer Types
davesweeris at mac.com
- [swift-evolution] [Review] SE-0022: Referencing the Objective-C selector of a method
Pj Fechner
- [swift-evolution] Simplified Conversion of Integer Types
John McCall
- [swift-evolution] Proposal: Make $0 always refer to a closure’s first argument
Paul Cantrell
- [swift-evolution] [Review] SE-0019 Swift Testing (Package Manager)
Paul Cantrell
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
davesweeris at mac.com
- [swift-evolution] [Proposal] Partial initializers
Brent Royal-Gordon
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
Thorsten Seitz
- [swift-evolution] [Proposal] Property behaviors
Thorsten Seitz
- [swift-evolution] [Proposal] Property behaviors
Thorsten Seitz
- [swift-evolution] Proposal: Add scan, takeWhile, dropWhile, and iterate to the stdlib
Dave Abrahams
- [swift-evolution] Epic: Typesafe calculations
Dave Abrahams
- [swift-evolution] Fwd: [Proposal] Property behaviors
Matthew Johnson
- [swift-evolution] Add stableSort() to the standard library.
Dave Abrahams
- [swift-evolution] [Draft proposal] Faster/lower-level external String initialization
Dave Abrahams
- [swift-evolution] Pitch: Progress Tracking in Swift
Dave Abrahams
- [swift-evolution] [Accepted] SE-0021 Naming Functions with Argument Labels
Joe Groff
- [swift-evolution] Proposal: Allow Type Annotations on Throws
Антон Жилин
- [swift-evolution] Compiler should generate code base on the functions that have default values
Jordan Rose
- [swift-evolution] [Proposal] Built-in "bridge" feature
Jerome ALVES
- [swift-evolution] [Proposal Draft] partial initializers
Jordan Rose
- [swift-evolution] [Proposal] Partial initializers
Jordan Rose
- [swift-evolution] [proposal] Either in the Swift Standard Library
Developer
- [swift-evolution] Generic parameters in "as?" checks
Charles Srstka
- [swift-evolution] Pre-proposal: CaseEnumerable protocol (derived collection of enum cases)
Slava Pestov
- [swift-evolution] [Proposal] Higher Kinded Types (Monads, Functors, etc.)
Craig Cruden
- [swift-evolution] named parameters - why hidden first?/proposal interest
David Owens II
- [swift-evolution] Proposal: Add scan, takeWhile, dropWhile, and iterate to the stdlib
David Smith
- [swift-evolution] [Accepted] SE-0019 Swift Testing (Package Manager)
Rick Ballard
- [swift-evolution] [Rejected] SE-0013 Remove Partial Application of Non-Final Super Methods
Douglas Gregor
- [swift-evolution] [Proposal] Property behaviors
Thorsten Seitz
- [swift-evolution] Proposal: Add scan, takeWhile, dropWhile, and iterate to the stdlib
Thorsten Seitz
- [swift-evolution] For... else
Lee M
- [swift-evolution] Reconsidering SE-0003 Removing var from Function Parameters and Pattern Matching
David Farler
- [swift-evolution] [Proposal] Eliminating Swift's Screaming Snake Case Identifiers
Erica Sadun
- [swift-evolution] [Review] SE-0023 API Design Guidelines
Douglas Gregor
- [swift-evolution] [Review] SE-0006 Apply API Guidelines to the Standard Library
Douglas Gregor
- [swift-evolution] [Review] SE-0005 Better Translation of Objective-C APIs Into Swift
Douglas Gregor
- [swift-evolution] Proposal: Nicer way to enter tabular static data.
Amir Michail
- [swift-evolution] [Proposal] Property behaviors
Joe Groff
- [swift-evolution] Allowing `guard let self = self else { ... }` for weakly captured self in a closure.
Chris Lattner
- [swift-evolution] Draft Proposal: Declare variables in 'case' labels with multiple patterns
Andrew Bennett
- [swift-evolution] Proposal: Allow `[strong self]` capture in closures and remove the `self` requirement therein
Marc Knaup
- [swift-evolution] access control
Ilya Belenkiy
- [swift-evolution] Idea: Let Generic Parameters Have Labels & Default Values
David Sweeris
- [swift-evolution] [Review] SE-0023 API Design Guidelines
Douglas Gregor
- [swift-evolution] [Design Question] Metaprogramming as a non-goal
Michael Henson
- [swift-evolution] [Idea] A way to build an arguments list dynamically
Eugene Gubin
- [swift-evolution] SE-0023 API Design Guidelines: Mutating vs Functional
Erica Sadun
Last message date:
Sun Jan 24 23:53:00 CST 2016
Archived on: Mon Jan 25 11:18:36 CST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).