Concurrency-safe wrapper for a single-threaded C Library
|
|
5
|
237
|
October 23, 2024
|
Making Models Sendable via API in Swift 6
|
|
3
|
1372
|
October 23, 2024
|
Pass/Convert array to variadic parameter
|
|
0
|
74
|
October 23, 2024
|
Is `String(describing: variable)` defined to always return the same, reliable?
|
|
8
|
469
|
October 23, 2024
|
New task-creation APIs
|
|
8
|
1247
|
October 23, 2024
|
Is this runtime crash related to incorrect executor assumption / inheritence?
|
|
0
|
252
|
October 23, 2024
|
SSWG - October 9, 2024
|
|
0
|
195
|
October 23, 2024
|
Clang sendability audit for closures
|
|
1
|
304
|
October 23, 2024
|
Combine flatMap can result in values after failure - bug?
|
|
3
|
3034
|
October 23, 2024
|
Eliding `inout` updates that don't actually update?
|
|
5
|
173
|
October 23, 2024
|
What is repeat { $0 + 1 }(each t)
|
|
2
|
209
|
October 23, 2024
|
[Pitch] Revisiting backtick-delimited identifiers that allow more non-identifier characters
|
|
16
|
1425
|
October 22, 2024
|
How to force Swift to infer typealias name instead
|
|
1
|
169
|
October 22, 2024
|
How can we write to a parameter-pack tuple with the iteration syntax?
|
|
2
|
199
|
October 22, 2024
|
Unloading .dll stalls when depending on swift-certificates
|
|
2
|
88
|
October 22, 2024
|
SE-0449: Allow nonisolated to prevent global actor inference
|
|
4
|
697
|
October 22, 2024
|
[Accepted] SE-0449: Allow `nonisolated` to prevent global actor interference
|
|
0
|
326
|
October 22, 2024
|
Using WebSocketKit outside of Vapor examples/documentation
|
|
4
|
1293
|
October 22, 2024
|
[RFC] Swift DocC Integration
|
|
0
|
227
|
October 22, 2024
|
Anyone else running into assert building for release
|
|
1
|
168
|
October 22, 2024
|
Is NSLock necessary to prevent continuation from being resumed multiple times?
|
|
14
|
1106
|
October 22, 2024
|
Concise pattern matching for enum cases with associated values?
|
|
3
|
168
|
October 22, 2024
|
Our journey with Swift thus far - some notes and reflections
|
|
25
|
14278
|
March 14, 2024
|
Error with paths containing spaces in swiftc argument for -output-file-map
|
|
1
|
128
|
October 22, 2024
|
"Install Swift" GitHub Action
|
|
18
|
3659
|
October 22, 2024
|
Use an Objective-C framework in a Swift package
|
|
0
|
161
|
October 22, 2024
|
Best practices for long term dependency access
|
|
20
|
785
|
October 21, 2024
|
[Pitch] Introducing do-let-catch for Cleaner Error Handling
|
|
18
|
2159
|
October 21, 2024
|
[Accepted] SE-0447: Span: Safe Access to Contiguous Storage
|
|
3
|
1195
|
October 21, 2024
|
Testing fatalError and friends
|
|
74
|
10570
|
October 21, 2024
|