Gwynne Raskind
|
282c85961a
|
Add explicitly-typed UInt overloads (usually Codable suggests them) for _JSON[Keyed|Unkeyed|Single]Value[Encoder|Decoder] and their containers. UInt also gets a customized JSONRepresentable conformance that round-trips its bit pattern through Int.
|
2021-08-22 16:16:09 -05:00 |
Caleb Kleveter
|
cfd8028b24
|
Revert "Store dates as time intervals"
This reverts commit 25ac92ee9a .
|
2019-12-07 12:42:16 -06:00 |
Caleb Kleveter
|
25ac92ee9a
|
Store dates as time intervals
|
2019-12-07 12:40:04 -06:00 |
Caleb Kleveter
|
a5cdbe9301
|
Added support for fixed-width integers to JSON encoders and decoders
|
2019-07-18 08:12:25 -05:00 |
Caleb Kleveter
|
12fd3d15ea
|
Created Float decoding methods
|
2018-02-16 16:16:41 -06:00 |
Caleb Kleveter
|
b65f5f9ec1
|
Replaced passing _JSONDecoder with passing coding key path in decoders
|
2018-02-16 14:47:41 -06:00 |
Caleb Kleveter
|
f2d92d1fd5
|
Created custom JSON encoder and decoder
|
2018-02-15 16:12:49 -06:00 |