|
Decoding with and without configuration handles `container.currentIndex` differently in case of errors
|
|
0
|
106
|
September 24, 2025
|
|
OrderedDictionary decoding
|
|
8
|
4046
|
December 20, 2024
|
|
Decoding JSON fails on iOS 17: "Number <...> is not representable in Swift"
|
|
15
|
8121
|
December 4, 2024
|
|
Unexpected decoding behavior of Int64
|
|
8
|
886
|
May 11, 2024
|
|
The synthesized implementation for `Decodable` doesn't interact with manual implementations as I would expect
|
|
6
|
500
|
April 2, 2024
|
|
Can a type containing a Decodable protocol property, itself be Decodable?
|
|
4
|
9010
|
April 16, 2023
|
|
How do I make a type that only successfully decodes from the empty object `{}`?
|
|
5
|
3102
|
April 5, 2023
|
|
Property wrapper initialisation issues
|
|
0
|
585
|
January 5, 2023
|
|
Decodable - get reference to original position in JSON
|
|
5
|
1626
|
October 28, 2022
|
|
Circular init pattern not caught by compiler
|
|
10
|
1568
|
February 10, 2022
|