SE-0489 followup: formatting EncodingError and DecodingError's debug descriptions
|
|
1
|
35
|
July 31, 2025
|
The future of serialization & deserialization APIs
|
|
153
|
13786
|
July 29, 2025
|
Codable snake case conversion
|
|
4
|
7345
|
July 22, 2025
|
Decodable warning unexpectedly silenced by CodingKeys presence
|
|
3
|
72
|
July 14, 2025
|
How to use Codable on a tree in Swift6
|
|
2
|
151
|
July 14, 2025
|
Cycle reference since changing to Default Actor Isolation Main Actor in nested structs
|
|
3
|
145
|
June 27, 2025
|
Codable enum's associated value is unexpectedly using positional name
|
|
23
|
4291
|
June 20, 2025
|
Swift-codable-macro: macros for custom conformance to Codable
|
|
0
|
138
|
June 14, 2025
|
A problem encountered when using Codable with generics and optional
|
|
3
|
74
|
June 5, 2025
|
[Pitch] Improve `EncodingError` and `DecodingError`'s printed descriptions
|
|
5
|
311
|
May 14, 2025
|
Future of Codable and JSON-Coders in Swift 6: Hoping for a rework
|
|
11
|
5985
|
May 3, 2025
|
Preview for struct with custom codable initializer
|
|
3
|
100
|
April 10, 2025
|
Codable-macro: A Swift macro that generates Codable implementations
|
|
8
|
370
|
March 14, 2025
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
15
|
7480
|
December 4, 2024
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
18
|
5299
|
November 15, 2024
|
Why does subclassing a Codable class produce "class has no initializers"?
|
|
13
|
3914
|
October 17, 2024
|
Custom Coding Path for Codable with Swift Macro
|
|
1
|
281
|
September 14, 2024
|
Unwanted "_0" name in JSON
|
|
2
|
410
|
May 28, 2024
|
Announcing CodableWrappers
|
|
2
|
2330
|
April 27, 2024
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
370
|
April 2, 2024
|
Encoder & an Actor for the data?
|
|
3
|
531
|
March 4, 2024
|
Introducing MetaCodable: A Collection of Macros helping with custom Codable implementation generation
|
|
7
|
7997
|
January 10, 2024
|
AnyCodable Efficacy
|
|
10
|
6478
|
December 22, 2023
|
Codable requirements mystery
|
|
2
|
666
|
November 29, 2023
|
Macro unable to add Codable conformance if type has only private init (though the expanded code compiles)
|
|
1
|
435
|
November 28, 2023
|
Codable Dynamic Types
|
|
7
|
4328
|
November 13, 2023
|
`superDecoder(forKey:)` doesn't work as documented
|
|
5
|
1132
|
November 13, 2023
|
Composition of `Codable` and `Observable`
|
|
3
|
2014
|
November 8, 2023
|
Codable synthesis for Swift enums with overloaded associated values
|
|
3
|
690
|
October 3, 2023
|
Removing mutation modifiers in Codable
|
|
18
|
1566
|
September 3, 2023
|