The Week Of Monday 28 December 2015 Archives by thread
Starting: Mon Dec 28 00:06:10 CST 2015
Ending: Sun Jan 3 22:45:16 CST 2016
Messages: 588
- [swift-evolution] [Idea] Add an (Index, Element) sequence to CollectionType
Kevin Ballard
- [swift-evolution] Lambda function syntax
Thorsten Seitz
- [swift-evolution] Lambda function syntax
Kevin Ballard
- [swift-evolution] use standard syntax instead of "do" and "repeat"
Brent Royal-Gordon
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Thorsten Seitz
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Frederick Kellison-Linn
- [swift-evolution] [Pitch] Guarding on enum values
Thorsten Seitz
- [swift-evolution] Proposal: CollectionType.cycle property for an infinite sequence
Kevin Ballard
- [swift-evolution] [Proposal] Lexical scope statement (with .. do)
Tino Heth
- [swift-evolution] Proposal: typealias support protocol constraint
QQ Mail
- [swift-evolution] Asserts should not cause undefined behaviour
Joseph Lord
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Stephen Celis
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
T.J. Usiyan
- [swift-evolution] [Pitch] Option parameters (potential resilience advantages)
Matthew Johnson
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Alex Migicovsky
- [swift-evolution] Self behaves inconsistently in protocol method signatures
Matthew Johnson
- [swift-evolution] [Pitch] Clarify behavior of comments near operators
Jesse Rusak
- [swift-evolution] ternary operator ?: suggestion
Thorsten Seitz
- [swift-evolution] Spread Operator as Shorthand for Map
Thorsten Seitz
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Joe Groff
- [swift-evolution] [Idea] Expression to retrieve the Objective-C selector of a method
Félix Cloutier
- [swift-evolution] [Proposal Draft] Flexible memberwise initialization
Joe Groff
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Douglas Gregor
- [swift-evolution] Proposal: Implement a rotate algorithm, equivalent to std::rotate() in C++
Sergey Bolshedvorsky
- [swift-evolution] Adding custom attributes
Radosław Smogura
- [swift-evolution] Performance and Tooling support
Nabeel Imtiaz
- [swift-evolution] rename dropFirst() and dropLast()
Daniel Duan
- [swift-evolution] Proposal: Add scan, takeWhile, dropWhile, and iterate to the stdlib
Kevin Ballard
- [swift-evolution] Beef up Imports
Chris Lattner
- [swift-evolution] Beef up Imports
Kevin Ballard
- [swift-evolution] JIT compilation and execution
Joseph Bell
- [swift-evolution] Closure Syntax
Chris Lattner
- [swift-evolution] Proposal: Add scan, takeWhile, dropWhile, and iterate to the stdlib
Susan Cheng
- [swift-evolution] Proposal Idea: A way to organize generated interface for modules
T.J. Usiyan
- [swift-evolution] Epic: Typesafe calculations
Howard Lovatt
- [swift-evolution] Community Proposal: "This Week In Swift" newsletter
Roopesh Chander
- [swift-evolution] [Draft Proposal] Require `final` on protocol extension members
Brent Royal-Gordon
- [swift-evolution] Epic: Typesafe calculations
plx
- [swift-evolution] [Proposal Draft] automatic protocol forwarding
Matthew Johnson
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Bartlomiej Cichosz
- [swift-evolution] Why aren't source to source transformations part of the Swift language standard?
Amir Michail
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Joe Groff
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Douglas Gregor
- [swift-evolution] [Idea] Expression to retrieve the Objective-C selector of a method
Douglas Gregor
- [swift-evolution] RFC: Proposed rewrite of Unmanaged<T>
Janosch Hildebrand
- [swift-evolution] RFC: Proposed rewrite of Unmanaged<T>
Janosch Hildebrand
- [swift-evolution] RFC: Proposed rewrite of Unmanaged<T>
Joe Groff
- [swift-evolution] [Proposal Draft] automatic protocol forwarding
Charles Srstka
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
Patrick Smith
- [swift-evolution] Proposal: Add function SequenceType.find()
Kevin Ballard
- [swift-evolution] [Proposal] Scoped resources (like C# using statement)
Trent Nadeau
- [swift-evolution] Custom summary for Mirrors?
Austin Zheng
- [swift-evolution] [Proposal Draft] automatic protocol forwarding
Thorsten Seitz
- [swift-evolution] [Idea] Expression to retrieve the Objective-C selector of a method
Michel Fortin
- [swift-evolution] ternary operator ?: suggestion
Paul Ossenbruggen
- [swift-evolution] Keeping unused values around until containing scope exits?
Ollie Wagner
- [swift-evolution] [Proposal draft] Generalized Naming for Any Function
plx
- [swift-evolution] Remove forEach?
Howard Lovatt
- [swift-evolution] [Proposal] Protocols on Steroids
Howard Lovatt
- [swift-evolution] Proposal: Add SequenceType.first
Kevin Ballard
- [swift-evolution] About the PermutationGenerator
Susan Cheng
- [swift-evolution] Proposal: Allow @available(*, unavailable) methods to block resolving to an inherited protocol method
Kevin Ballard
- [swift-evolution] sortBy, minElementBy and maxElementBy methods
Susan Cheng
- [swift-evolution] missing proposal about missing @noescape of 'SequenceType.flatMap'
Susan Cheng
- [swift-evolution] Pitch: "while" clause on for-loops
Jacob Bandes-Storch
- [swift-evolution] Testing Assertions
Mohamed Ebrahim Afifi
- [swift-evolution] [Proposal Draft] Flexible memberwise initialization
Tino Heth
- [swift-evolution] Epic: Typesafe calculations
Dave Abrahams
- [swift-evolution] Proposal to remove semicolons
João Nunes
- [swift-evolution] Proposal to remove semicolons
João Nunes
- [swift-evolution] [Pitch] Version-pinned patching of public declarations
Joe Groff
- [swift-evolution] Proposal: Support constant expressions in enum case raw values.
Amir Michail
- [swift-evolution] Philosophy question: Foundation and Standard Library
Erica Sadun
- [swift-evolution] Proposal: Variable invariants
Amir Michail
- [swift-evolution] Proposal: Add types BufferedSequence, BufferedGenerator
Kevin Ballard
- [swift-evolution] Proposal: Allow comparisons of arrays possibly containing nil
Amir Michail
- [swift-evolution] Proposal - Allow properties in Extensions
Paul Cantrell
- [swift-evolution] Inquiry: Status of SR-122 ?
plx
- [swift-evolution] Empower String type with regular expression
John Joyce
- [swift-evolution] Swift-Native Alternative to KVO
Jared Sinclair
- [swift-evolution] restricting AnySequence.init
Andrew Bennett
- [swift-evolution] Proposal Sketch: simplify optional unwrapping syntax
Tyler Cloutier
- [swift-evolution] [swiftpm] Add proposal for C language support
Daniel Dunbar
- [swift-evolution] Asserts should not cause undefined behaviour
Dave Abrahams
- [swift-evolution] [Proposal Draft] Flexible memberwise initialization
Thorsten Seitz
- [swift-evolution] Proposal: Add syntactic sugar for iterating over an Optional<SequenceType>
Tyler Cloutier
- [swift-evolution] [SR-119] AnySequence --> Any*Collection promotion
Austin Zheng
- [swift-evolution] Customized Inline Init Closure
Weston Catron
- [swift-evolution] [Review] Replace `typealias` keyword with `associatedtype` for associated type declarations
Douglas Gregor
- [swift-evolution] [Proposal]: Free the '$' Symbol!
Developer
- [swift-evolution] use standard syntax instead of "do" and "repeat"
Andrew Duncan
- [swift-evolution] [Proposal] Swift 2.2: #if swift language version
Drew Crawford
- [swift-evolution] [Proposal] Separate protocols and interfaces
Антон Жилин
- [swift-evolution] [Proposal] Separate protocols and interfaces
Антон Жилин
- [swift-evolution] Idea: delegates as protocols and property types with specialised behaviours.
Ross O'Brien
- [swift-evolution] Declaring a function that always returns nil
Andrew Duncan
Last message date:
Sun Jan 3 22:45:16 CST 2016
Archived on: Sun Jan 3 22:45:47 CST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).