About the Standard Library category
|
|
0
|
1193
|
January 18, 2018
|
Standard Library Builtin Stuff
|
|
6
|
903
|
September 30, 2023
|
Is it possible to tunnel a TLS connection inside another TLS connection in Swift?
|
|
0
|
144
|
September 27, 2023
|
Wanted: ZIP package for macOS + Linux + Windows
|
|
7
|
786
|
August 19, 2023
|
How and where does the true/false reserved keywords define in Swift?
|
|
3
|
466
|
August 19, 2023
|
`Double(exactly: Float.nan)` returns `nil`
|
|
1
|
450
|
August 18, 2023
|
What is the development workflow for Swift stdlib changes?
|
|
3
|
596
|
August 4, 2023
|
Swift String history
|
|
5
|
1255
|
July 27, 2023
|
How to build libswiftCore.dylib, libswift_Concurrency.dylib suitable for injection via DYLD_INSERT_LIBRARIES into iOS app?
|
|
1
|
464
|
July 18, 2023
|
Swift 5.8 ThrowingTaskGroup.waitForAll()
|
|
3
|
1850
|
April 25, 2023
|
Safe element ownership for lifetime-restricted buffer types
|
|
12
|
1224
|
April 17, 2023
|
Swift Required DLLs on Windows 10
|
|
30
|
5220
|
April 6, 2023
|
How to include necessary plugins only inside package,swift file
|
|
0
|
324
|
March 30, 2023
|
Backtraces in Swift
|
|
12
|
2943
|
March 23, 2023
|
Task.detached doesn’t allow implicit self
|
|
4
|
636
|
March 22, 2023
|
Type constraint resolver issue with subscript function in SEMA? or some standard library magic?
|
|
0
|
435
|
December 5, 2022
|
Wincred.h in WinSDK
|
|
0
|
467
|
November 14, 2022
|
Swift standard library methods naming
|
|
4
|
713
|
November 6, 2022
|
Potential Task.sleep never finishing bug
|
|
3
|
999
|
September 27, 2022
|
KeyPath.Value Type Conversion
|
|
2
|
3529
|
September 9, 2022
|
Why are there 2 variants of withTaskCancellationHandler in Task?
|
|
3
|
912
|
August 22, 2022
|
Can't run TestFoundation target in swift-corelibs-foundation repository
|
|
9
|
1349
|
August 15, 2022
|
Bridged NSArray crashing in Swift 5.7 beta
|
|
0
|
411
|
August 6, 2022
|
PSA: The stdlib now uses randomly seeded hash values
|
|
30
|
12544
|
June 10, 2022
|
Bad Digit Matching: Bugreport regarding SE-0354 Regex Literals
|
|
3
|
646
|
May 11, 2022
|
What are the dangers of making my `Array` type a `class` instead of a `struct` in our custom standard library?
|
|
8
|
1009
|
May 2, 2022
|
String Index unification vs BidirectionalCollection requirements
|
|
24
|
2612
|
April 16, 2022
|
Providing Swift overlays for C++ standard library types
|
|
1
|
542
|
April 13, 2022
|
[GSoC] Type Inference Algorithm Improvements
|
|
3
|
657
|
April 7, 2022
|
Cannot build Swift: ninja error swift_RegexParser-swiftmodule-linux-x86_64 missing
|
|
8
|
421
|
April 7, 2022
|