Unexpected decoding behavior of Int64
|
|
8
|
417
|
May 11, 2024
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
335
|
April 2, 2024
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
14
|
5460
|
March 7, 2024
|
OrderedDictionary decoding
|
|
7
|
2637
|
August 21, 2023
|
Can a type containing a Decodable protocol property, itself be Decodable?
|
|
4
|
7034
|
April 16, 2023
|
How do I make a type that only successfully decodes from the empty object `{}`?
|
|
5
|
2287
|
April 5, 2023
|
Property wrapper initialisation issues
|
|
0
|
527
|
January 5, 2023
|
Decodable - get reference to original position in JSON
|
|
5
|
1331
|
October 28, 2022
|
Circular init pattern not caught by compiler
|
|
10
|
1415
|
February 10, 2022
|