The Week Of Monday 23 May 2016 Archives by thread
Starting: Mon May 23 00:23:50 CDT 2016
Ending: Sun May 29 23:49:26 CDT 2016
Messages: 909
- [swift-evolution] [Pitch] Use "where" in combination with "??" to provide Ternary-like functionality
Charles Constant
- [swift-evolution] [Pitch] Requiring special keyword to mark protocol implementation methods
L. Mihalkovic
- [swift-evolution] [Pitch] Add the sign method to the SignedNumberType protocol.
Haravikk
- [swift-evolution] [PROPOSAL]Return subclass type to a protocol where a superclass is defined without the need for associatedtype
Yogev Sitton
- [swift-evolution] Allow commits or branches in the Swift Package Manager instead of Version
Tyler Fleming Cloutier
- [swift-evolution] Should we rename "class" when referring to protocol conformance?
Tyler Fleming Cloutier
- [swift-evolution] Winding down the Swift 3 release
Jeremy Pereira
- [swift-evolution] Winding down the Swift 3 release
Jeremy Pereira
- [swift-evolution] [Pitch] merge types and protocols back together with type<Type, Protocol, ...>
Adrian Zubarev
- [swift-evolution] [swift-evolution-announce] [Review] SE-0041: Updating Protocol Naming Conventions for Conversions
Ben Rimmington
- [swift-evolution] Proposal: Deprecate optionals in string interpolation
Jeremy Pereira
- [swift-evolution] Static Dispatch Pitfalls
Matthew Johnson
- [swift-evolution] [Pitch] Add `mapValues` method to Dictionary
Tim Vermeulen
- [swift-evolution] Enhanced existential types proposal discussion
Matthew Johnson
- [swift-evolution] [Review] SE-0094: Add sequence(initial:next:) and sequence(state:next:) to the stdlib
Jeremy Pereira
- [swift-evolution] Initialiser Helper
James Campbell
- [swift-evolution] Enhanced existential types proposal discussion
David Waite
- [swift-evolution] Should we rename "class" when referring to protocol conformance?
Matthew Johnson
- [swift-evolution] Should we rename "class" when referring to protocol conformance?
Dave Abrahams
- [swift-evolution] Proposal: Automatic initializer generation
Charlie Monroe
- [swift-evolution] [Pitch] 'Double modulo' operator
Stephen Canon
- [swift-evolution] Enhanced existential types proposal discussion
Thorsten Seitz
- [swift-evolution] Should we rename "class" when referring to protocol conformance?
Patrick Smith
- [swift-evolution] Proposal SE-0009 Reconsideration
Krystof Vasa
- [swift-evolution] Proposal: Deprecate optionals in string interpolation
David Waite
- [swift-evolution] Should we rename "class" when referring to protocol conformance?
Dave Abrahams
- [swift-evolution] [Pitch] Add the sign method to the SignedNumberType protocol.
Dany St-Amant
- [swift-evolution] [Review] SE-0077: Improved operator declarations
Антон Жилин
- [swift-evolution] [Pitch] Requiring special keyword to mark protocol implementation methods
Vladimir.S
- [swift-evolution] Make access control private by default.
Knut Lorenzen
- [swift-evolution] [Review] SE-0093: Adding a public base property to slices
Kevin Ballard
- [swift-evolution] [Amendment] SE-0022: Referencing the Objective-C selector of a method
Joe Groff
- [swift-evolution] RFC: didset and willset
Chris Lattner
- [swift-evolution] Thoughts on clarity of Double and Float type names?
Adriano Ferreira
- [swift-evolution] [Review] SE-0093: Adding a public base property to slices
Jordan Rose
- [swift-evolution] [swift-evolution-announce] [Review] SE-0083: Remove bridging conversion behavior from dynamic casts
Jordan Rose
- [swift-evolution] [Idea] Find alternatives to `switch self`
Dany St-Amant
- [swift-evolution] [Review] SE-0091: Improving operator requirements in protocols
Jordan Rose
- [swift-evolution] [Review] SE-0091: Improving operator requirements in protocols
David Sweeris
- [swift-evolution] [Review] SE-0091: Improving operator requirements in protocols
Jordan Rose
- [swift-evolution] ValueEnumerable protocol with derived implementation for enums
Jacob Bandes-Storch
- [swift-evolution] Proposal: Deprecate optionals in string interpolation
Nicola Salmoria
- [swift-evolution] [Pitch] making where and , interchangeable in guard conditions.
Erica Sadun
- [swift-evolution] Universal Equatability, Hashability, and Comparability
Mark Sands
- [swift-evolution] [swift-dev] Possible bug with arithmetic optional comparison ?
Robert Widmann
- [swift-evolution] Thoughts on "Fully eliminate implicit bridging conversions from Swift"
simon gladman
- [swift-evolution] [Deferred] SE-0078: Implement a rotate algorithm, equivalent to std::rotate() in C++
Chris Lattner
- [swift-evolution] [Pre-proposal] Replace [Foo] With CollectionType
Haravikk
- [swift-evolution] [Pitch] making where and , interchangeable in guard conditions.
Austin Zheng
- [swift-evolution] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Chris Lattner
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Joe Groff
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Tyler Cloutier
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Brent Royal-Gordon
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Shawn Erickson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Brent Royal-Gordon
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
David Sweeris
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
L. Mihalkovic
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Charlie Monroe
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Adrian Zubarev
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Adrian Zubarev
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Brent Royal-Gordon
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Kevin Ballard
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Brent Royal-Gordon
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Brent Royal-Gordon
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Vladimir.S
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
L. Mihalkovic
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
L. Mihalkovic
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0095: Replace protocol<P1, P2> syntax with Any<P1, P2>
Adrian Zubarev
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Brent Royal-Gordon
- [swift-evolution] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Dmitri Gribenko
- [swift-evolution] [Review] SE-0097: Normalizing naming for "negative" attributes
Chris Lattner
- [swift-evolution] [Review] SE-0098: Lowercase didSet and willSet for more consistent keyword casing
Chris Lattner
- [swift-evolution] [Review] SE-0096: Converting dynamicType from a property to an operator
Chris Lattner
- [swift-evolution] Universal Equatability, Hashability, and Comparability
Jan E. Schotsman
- [swift-evolution] [Pitch] Brace omission for single-statement n-ary closures
Marc Prud'hommeaux
- [swift-evolution] [Pitch] Exhaustive pattern matching for protocols and classes
Matthew Johnson
- [swift-evolution] Re-Visit Proposal: Weak Native Swift Containers (12 2015)
Riley Testut
- [swift-evolution] [review] SE-0096: Converting dynamicType from a property to an operator
David Ungar
- [swift-evolution] [Review] SE-0091: Improving operator requirements in protocols
Thorsten Seitz
- [swift-evolution] [Review] SE-0091: Improving operator requirements in protocols
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [Proposal] Enums with static stored properties for each case
Jānis Kiršteins
- [swift-evolution] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [Review] SE-0077: Improved operator declarations
Brandon Knope
- [swift-evolution] [Draft] Automatically deriving Equatable and Hashable for certain value types
Tony Allevato
- [swift-evolution] [Pitch] Circling back to `with`
Erica Sadun
- [swift-evolution] [Review] SE-0094: Add sequence(initial:next:) and sequence(state:next:) to the stdlib
Dave Abrahams
- [swift-evolution] [Review] SE-0094: Add sequence(initial:next:) and sequence(state:next:) to the stdlib
Kevin Ballard
- [swift-evolution] [Draft] Automatically deriving Equatable
Jan E. Schotsman
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Jan E. Schotsman
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Adrian Zubarev
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Dave Abrahams
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Adrian Zubarev
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
L. Mihalkovic
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
L. Mihalkovic
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Vladimir.S
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Adrian Zubarev
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
L. Mihalkovic
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
L Mihalkovic
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Vladimir.S
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Vladimir.S
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Austin Zheng
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Thorsten Seitz
- [swift-evolution] [swift-evolution-announce] [Review] SE-0089: Replace protocol<P1, P2> syntax with Any<P1, P2>
Matthew Johnson
- [swift-evolution] [Pitch] Remove associated type inference
David Hart
- [swift-evolution] [Review] SE-0089: Renaming String.init<T>(_: T)
Karl Wagner
- [swift-evolution] [Pitch] Exhaustive pattern matching for protocols and classes
Leonardo Pessoa
- [swift-evolution] [Idea] A 128-bit unsigned integer value type
Dave Abrahams
- [swift-evolution] [Pitch] Allow explicit specialization of generic functions
David Hart
- [swift-evolution] Discussion: Enforce usage of @available on enum cases
Stuart Breckenridge
- [swift-evolution] [Accepted with Revision] SE-0094: Add sequence(initial:next:) and sequence(state:next:) to the stdlib
Chris Lattner
- [swift-evolution] Fwd: [Draft] Automatically deriving Equatable and Hashable for certain value types
L. Mihalkovic
- [swift-evolution] [Rejected] SE-0084: Allow trailing commas in parameter lists and tuples
Chris Lattner
- [swift-evolution] [Rejected] SE-0087: Rename lazy to @lazy
Chris Lattner
- [swift-evolution] [Deferred to later in Swift 3] SE-0083: Remove bridging conversion behavior from dynamic casts
Chris Lattner
- [swift-evolution] [Deferred] SE-0090: Remove .self and freely allow type references in expressions
Chris Lattner
- [swift-evolution] [Returned for revision] SE-0089: Renaming String.init<T>(_: T)
Chris Lattner
- [swift-evolution] [Pitch] Allow explicit specialization of generic functions
David Hart
- [swift-evolution] [PITCH] ADD AN @RESTRICTED DECLARATION ATTRIBUTE
Stuart Breckenridge
- [swift-evolution] Enhanced existential types proposal discussion
Jan E. Schotsman
- [swift-evolution] Enhanced existential types proposal discussion
Jan E. Schotsman
- [swift-evolution] Add a stride(by:) method to ClosedRange
Dave Abrahams
- [swift-evolution] [swift-users] Unsafe(Mutable)Pointer (suc)predecessor and advancedBy functions
Adrian Zubarev
- [swift-evolution] Proposal SE-0009 Reconsideration
Paul Ossenbruggen
- [swift-evolution] [Accepted] SE-0093: Adding a public base property to slices
Dave Abrahams
- [swift-evolution] [Accepted with modifications] SE-0045: Add scan, prefix(while:), drop(while:), and unfold to the stdlib
Dave Abrahams
- [swift-evolution] [Accepted with modifications] SE-0045: Add scan, prefix(while:), drop(while:), and unfold to the stdlib
Dave Abrahams
- [swift-evolution] [Pitch] Property reflection
Austin Zheng
- [swift-evolution] Enhanced existential types proposal discussion
Thorsten Seitz
- [swift-evolution] [Idea] Switch Statement with Optional Binding
Natthan Leong
- [swift-evolution] [Pitch] Property reflection
Matthew Johnson
- [swift-evolution] Pitch: Small fix to where clauses in generics
Charles Srstka
- [swift-evolution] Foundational Algorithms prototype
Dave Abrahams
- [swift-evolution] [Pitch] Make `return` optional in computed properties for a single case
Adrian Zubarev
- [swift-evolution] [Review] SE-0099: Restructuring Condition Clauses
Joe Groff
- [swift-evolution] Allow partial applications of mutating methods in @noescape contexts
Tim Vermeulen
- [swift-evolution] [Pre-proposal] Replace [Foo] With CollectionType
Dave Abrahams
- [swift-evolution] [Review] SE-0091: Improving operator requirements in protocols
Антон Жилин
- [swift-evolution] No access to list of environment variables possible from within Swift
Johannes Schriewer
- [swift-evolution] Variadic generics discussion
Austin Zheng
- [swift-evolution] [Proposal] Protected Access Level
Vanderlei Martinelli
- [swift-evolution] [Pitch] #warning
Harlan Haskins
- [swift-evolution] [Pitch] Expose assert configuration functions in standard library
Erica Sadun
- [swift-evolution] [Returned for revision] SE-0050: Decoupling Floating Point Strides from Generic Implementations
Chris Lattner
- [swift-evolution] Core team review process update
Chris Lattner
- [swift-evolution] [Pitch] Tuple Destructuring in Parameter Lists
Dennis Weissmann
Last message date:
Sun May 29 23:49:26 CDT 2016
Archived on: Tue May 31 10:48:27 CDT 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).