This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
json
Watch
1
Star
0
Fork
You've already forked json
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
json
/
Sources
/
JSON
/
Coder
History
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
..
Decoding
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
Encoding
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
JSON+Type.swift
Experiementing with using always strings for Decimal
2019-10-22 18:01:31 +02:00
JSONCoder.swift
Documented public API
2019-03-20 16:45:27 -05:00