|
"New Codable" prototype available for feedback
|
|
78
|
6465
|
August 25, 2026
|
|
[Pitch] Move TopLevelEncoder and TopLevelDecoder to the standard library
|
|
13
|
919
|
August 4, 2026
|
|
Swift-json-schema: An Efficient Codable Alternative
|
|
0
|
521
|
June 10, 2026
|
|
`func JSONEncoder.encode` is marked throwing. But why?
|
|
2
|
325
|
June 1, 2026
|
|
DayType — A Swift API for dates without the time baggage
|
|
12
|
689
|
April 3, 2026
|
|
The future of serialization & deserialization APIs
|
|
177
|
21449
|
March 6, 2026
|
|
SE-0489 followup: DecodingError.valueNotFound mentions null, which is not always right
|
|
5
|
410
|
February 23, 2026
|
|
Possible to set default values for optional vars in Codable struct?
|
|
5
|
6474
|
September 25, 2025
|
|
Codable on partially-unstructured JSON
|
|
10
|
4662
|
September 17, 2025
|
|
Encoding int-keyed dictionaries
|
|
11
|
538
|
September 16, 2025
|
|
Swift needs a clean way to serialize model variants (e.g., exclude sound settings when syncing game state via iCloud)
|
|
0
|
284
|
August 20, 2025
|
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
19
|
5903
|
August 16, 2025
|
|
SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
13
|
920
|
August 8, 2025
|
|
Codable snake case conversion
|
|
4
|
7983
|
July 22, 2025
|
|
Decodable warning unexpectedly silenced by CodingKeys presence
|
|
3
|
263
|
July 14, 2025
|
|
How to use Codable on a tree in Swift6
|
|
2
|
314
|
July 14, 2025
|
|
Cycle reference since changing to Default Actor Isolation Main Actor in nested structs
|
|
3
|
377
|
June 27, 2025
|
|
Codable enum's associated value is unexpectedly using positional name
|
|
23
|
4897
|
June 20, 2025
|
|
Swift-codable-macro: macros for custom conformance to Codable
|
|
0
|
308
|
June 14, 2025
|
|
A problem encountered when using Codable with generics and optional
|
|
3
|
227
|
June 5, 2025
|
|
[Pitch] Improve `EncodingError` and `DecodingError`'s printed descriptions
|
|
5
|
530
|
May 14, 2025
|
|
Future of Codable and JSON-Coders in Swift 6: Hoping for a rework
|
|
11
|
7081
|
May 3, 2025
|
|
Preview for struct with custom codable initializer
|
|
3
|
245
|
April 10, 2025
|
|
Codable-macro: A Swift macro that generates Codable implementations
|
|
8
|
752
|
March 14, 2025
|
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
15
|
8278
|
December 4, 2024
|
|
Why does subclassing a Codable class produce "class has no initializers"?
|
|
13
|
4145
|
October 17, 2024
|
|
Custom Coding Path for Codable with Swift Macro
|
|
1
|
410
|
September 14, 2024
|
|
Unwanted "_0" name in JSON
|
|
2
|
549
|
May 28, 2024
|
|
Announcing CodableWrappers
|
|
2
|
2446
|
April 27, 2024
|
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
551
|
April 2, 2024
|