Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Druk 3b4391a193 Dev: fix typeName compatibility with AnyCodable 2017-12-26 18:04:54 +02:00
Andrew Druk 0d15cf94df Dev: add registration external type via JavaCoderConfig 2017-12-22 21:09:29 +02:00
Andrew Druk e72d52c36c Dev: add support of Set 2017-12-22 19:30:32 +02:00
Andrew Druk 31ac6c999e Dev: add support of AnyCodable and super Encoding/Decoding 2017-12-01 12:10:56 +02:00
Andrew Druk cf0a3934b9 Dev: fix enum encoding 2017-11-17 15:35:11 +02:00
Andrew Druk 4fce9fa47b Dev: avoid calling empty constructor for enums 2017-11-16 10:17:35 +02:00
Andrew Druk f657785b92 Cleanup 2017-11-13 20:36:27 +02:00
Andrew Druk bf7a1879ce Dev: move to Java Object for all types 2017-11-13 20:35:13 +02:00
Andrew Druk f05846b4bb Dev: add Date convertion 2017-11-11 13:18:44 +02:00
Andrew Druk 8880665e42 Dev: move java boxing to dedicated method 2017-11-09 18:18:08 +02:00
Andrew Druk 1fb015ab58 Dev: add java enum encoding 2017-11-06 15:35:52 +02:00
Andrew Druk 03fa24482b Dev: add message to JavaCodingError.notSupported 2017-11-06 10:58:56 +02:00
Andrew Druk 9ba26b6593 Dev: add MissingFieldsStrategy and enum support for decoding 2017-10-31 18:16:43 +02:00
Andrew Druk 8a307a9644 init commit 2017-10-31 11:03:04 +02:00