Top-level encoded as number JSON fragment When Using Property Wrappers
|
|
0
|
62
|
January 15, 2021
|
Announcing CodableWrappers
|
|
1
|
666
|
January 4, 2021
|
Persisting @propertyWrapper arguments after decoding
|
|
1
|
129
|
December 19, 2020
|
Conditionally skip codable properties depending on instance of JSONEncoder that's used
|
|
0
|
78
|
December 18, 2020
|
Parsing JSON returning nil
|
|
2
|
206
|
December 8, 2020
|
Are KeyPaths Codable?
|
|
7
|
1300
|
December 9, 2020
|
Retrieving class type dynamically for decoding
|
|
10
|
647
|
December 1, 2020
|
[Half-baked idea] Autoconform Codable for C structs
|
|
3
|
497
|
November 30, 2020
|
Introducing CodableCSV
|
|
15
|
1418
|
November 26, 2020
|
Codable synthesis for enums with associated values
|
|
6
|
1021
|
November 14, 2020
|
Codable can't synthesis OptionSet
|
|
6
|
170
|
October 26, 2020
|
JSONEncoder / Encodable: Floating point rounding error
|
|
41
|
892
|
October 26, 2020
|
Codable snake case conversion
|
|
3
|
333
|
October 21, 2020
|
Cleaner Way to Decode Missing JSON Keys?
|
|
2
|
239
|
September 23, 2020
|
Encoding/Decoding a Swift Dictionary to/from JSON
|
|
6
|
820
|
September 19, 2020
|
Announcing PotentCodables
|
|
11
|
765
|
August 7, 2020
|
Add JSONDecoder decode function with JSONObject
|
|
1
|
578
|
July 23, 2020
|
Use multiple kinds of coding keys to decode the same object
|
|
3
|
933
|
July 12, 2020
|
[Pitch] JSON Encoding Int64 as String
|
|
8
|
640
|
July 6, 2020
|
Using Property Wrappers with Codable
|
|
13
|
5385
|
June 18, 2020
|
Instantiating generic class in custom Decoder
|
|
4
|
228
|
June 14, 2020
|
Add JSONDecoder.URLDecodingStrategy in JSONDecoder
|
|
7
|
913
|
May 25, 2020
|
Where is reflection heading?
|
|
6
|
1476
|
May 12, 2020
|
URL fails to decode when it is a generic argument and `GenericArgument(from: decoder)` is used
|
|
3
|
675
|
May 7, 2020
|
PropertyWrapper + Codable = Segfault?
|
|
13
|
212
|
May 6, 2020
|
Variant Type + Codable
|
|
1
|
223
|
April 30, 2020
|
Introducing Resilient Decoding
|
|
5
|
1806
|
April 27, 2020
|
Codable synthesis and Property Wrappers with initialization arguments
|
|
12
|
599
|
April 23, 2020
|
How to use both JSONDecoder on a generic type that isn't explicitly conform to the Codable protocol?
|
|
2
|
221
|
April 22, 2020
|
Decoder codingPath incorrect for nested containers
|
|
10
|
602
|
April 13, 2020
|