- 93e1812 Upgrade kotlinx.serialization to v1.6.3 by Clara Fok · 8 months ago
- 9650a28 Add changelog; fix Kotlin update & merge issues by Leonid Startsev · 2 years, 8 months ago
- 4af6772 Merge remote-tracking branch 'origin/master' into 1.3.3-release by Leonid Startsev · 2 years, 8 months ago
- fb02e66 Incorporate JsonPath into exception messages (#1841) by Vsevolod Tolstopyatov · 2 years, 8 months ago
- 41b3996 Add some documentation for ProtoBufSchemaGenerator in formats.md (#1855) by Justin Heyes-Jones · 2 years, 10 months ago
- 3ac9b89 Provide documentation for @EncodeDefault and @JsonClassDiscriminator (#1832) by Leonid Startsev · 2 years, 11 months ago
- 0b6c5b8 Fix knit after a053cf15782b72664eff7e1f37266d53615efc0f by Leonid Startsev · 3 years ago
- 4597602 Add polymorphic default serializers (as opposed to deserializers) (#1686) by Joseph Burton · 3 years, 1 month ago
- 55c9daf Proofread json.md (#1667) by Pavel Semyonov · 3 years, 3 months ago
- fa569a8 Documentation for 'explicitNulls' feature (#1634) by Leonid Startsev · 3 years, 4 months ago
- 0697421 Add guide for delegating serializers and wrapping serial descriptor (#1591) by Leonid Startsev · 3 years, 5 months ago
- 8262081 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 3 years, 6 months ago
- 21dea85 Get rid of enable_jvm_ir flag by Leonid Startsev · 3 years, 7 months ago
- 5b515ad Get rid of (almost) all build warnings and deprecations by Leonid Startsev · 3 years, 7 months ago
- 2f4d91c Clarify docs section of static typing with polymorphism (#1492) by Roman Elizarov · 3 years, 7 months ago
- 436cf83 Replace Array<String> in JsonNames with vararg by Leonid Startsev · 3 years, 9 months ago
- 6087755 Add @JsonNames annotation by Leonid Startsev · 5 years ago
- 628c973 Rewrite and restructure JSON parser (#1343) by Vsevolod Tolstopyatov · 3 years, 10 months ago
- 43d5f78 Update Kotlin to 1.4.30 release and prepare 1.1.0 release (#1340) by Leonid Startsev · 3 years, 10 months ago
- 2e56542 Add build parameter to build serialization with JVM IR compiler (#1206) by Alexander Likhachev · 4 years, 1 month ago
- 66f3238 Fix example for Json.encodeDefaults to reflect the change in the default (#1155) by Roman Elizarov · 4 years, 2 months ago
- f7f1bcc Add CBOR ignoreUnknownKeys option (#947) by Travis Wyatt · 4 years, 3 months ago
- 932f8c5 Merge branch 'master' into dev by Leonid Startsev · 4 years, 3 months ago
- c041c2c Change default value of `encodeDefaults` config flag (#1084) by Leonid Startsev · 4 years, 3 months ago
- 47ebf82 Do not provide default implementation for serializersModule in Abstra… (#1089) by Vsevolod Tolstopyatov · 4 years, 3 months ago
- 7dddbe8 Update default polymorphic serialization guide section (#1031) by Vsevolod Tolstopyatov · 4 years, 3 months ago
- 0e4e0e7 Extract JSON to a separate dependency, rename 'runtime' to 'core' (#1062) by Vsevolod Tolstopyatov · 4 years, 3 months ago
- 8c841ad fixes #1056, added spaces on example guides (#1057) by Sinan Güneş · 4 years, 4 months ago
- fbf59d2 Update documentation by Vsevolod Tolstopyatov · 4 years, 4 months ago
- 5459c10 Docs: Kotlin Serialization Guide (#933) by Roman Elizarov · 4 years, 5 months ago