[Pitch] Have all adapters in the standard library uniformly expose their `base`
|
|
39
|
4937
|
October 28, 2024
|
Static Swift Stdlib with Swiftly and Tarball Installation
|
|
2
|
127
|
October 12, 2024
|
[Pitch] Unicode Normalization
|
|
29
|
1431
|
August 7, 2024
|
Should `Result.map` and related methods rethrow?
|
|
5
|
270
|
August 1, 2024
|
FixedWidth cannot build rewrite system for protocol
|
|
14
|
1187
|
July 31, 2024
|
How does Swift determine `AnyClass` equality?
|
|
2
|
130
|
July 17, 2024
|
Why does AsyncThrowingStream silently finish, without error, if cancelled?
|
|
11
|
835
|
June 28, 2024
|
[Accepted] SE-0437: Generalizing standard library primitives for non-copyable types
|
|
8
|
2157
|
June 24, 2024
|
Internal inconsistency error (didStartTask)
|
|
34
|
14549
|
June 10, 2024
|
SE-0437: Generalizing standard library primitives for non-copyable types
|
|
14
|
2364
|
June 5, 2024
|
Limitations of Embedded Swift for WebAssembly
|
|
2
|
707
|
May 27, 2024
|
How unique/useful is this twist on contains(), is there a better way to do this?
|
|
7
|
462
|
April 10, 2024
|
Stdlib and runtime tests for Wasm/WASI now available on Swift CI
|
|
12
|
3416
|
March 27, 2024
|
We should ship a debug SDK for linux
|
|
1
|
441
|
March 7, 2024
|
No public stdout? (_Stdout is internal)
|
|
4
|
614
|
February 26, 2024
|
Retain overflow checks when compiled with `-Ounchecked`
|
|
67
|
3468
|
January 26, 2024
|
Role of `Equatable` conformance when inserting element inside a `Set`
|
|
6
|
452
|
January 15, 2024
|
[Accepted] SE-0270: Add `Collection` operations on noncontiguous elements
|
|
0
|
1627
|
December 20, 2023
|
SE-0270 (fourth review): Add Collection operations on noncontiguous elements
|
|
22
|
3002
|
December 20, 2023
|
Please tell me how to implement specific compiler flags required to create and test two build variations
|
|
0
|
511
|
December 9, 2023
|
Pitch: Debug Description macro
|
|
12
|
2510
|
December 8, 2023
|
[Pitch Revision #4] Add Collection Operations on Noncontiguous Elements
|
|
5
|
2109
|
November 27, 2023
|
Good topics or issues for a first-time contribution to Swift
|
|
6
|
690
|
November 14, 2023
|
Using custom swift-stdlib while running a swift package on mac OS
|
|
1
|
476
|
November 10, 2023
|
Why Strideable does not declare operators '+' and '-'?
|
|
1
|
516
|
October 5, 2023
|
Bag-of-Bytes types in Swift
|
|
15
|
6385
|
September 4, 2023
|
FixedWidthInteger.random()
|
|
9
|
1157
|
July 23, 2023
|
How to build libswiftCore.dylib, libswift_Concurrency.dylib suitable for injection via DYLD_INSERT_LIBRARIES into iOS app?
|
|
1
|
1476
|
July 18, 2023
|
SE-0388: Convenience Async[Throwing]Stream.makeStream methods
|
|
42
|
4605
|
March 7, 2023
|
Convert Numeric to BinaryFloatingPoint
|
|
10
|
1397
|
March 3, 2023
|