Commit Graph

4 Commits

Author SHA1 Message Date
Itai Ferber
c5fc1e3f78 Use encode(contentsOf:) instead of a loop 2017-04-28 23:38:26 -07:00
Itai Ferber
c6f8834d26 Remove unnecessary CodingKey implementation 2017-04-28 23:38:26 -07:00
Itai Ferber
44682f7a72 Ensure all Dates can always round-trip by default 2017-04-28 23:38:26 -07:00
Itai Ferber
2ce58c1eb3 Add JSON and property list encoders and decoders
* Integrate {JSON,PropertyList}{Encoder,Decoder} types to facilitate
  encoding types in JSON and property list formats
* Adds Foundation-specific extensions to allow errors exposed from the
  stdlib to bridge to NSErrors
2017-04-28 23:38:25 -07:00