1. bf47641 Add kotlinx_serialization_json am: 2d7016755c by Colin Cross · 10 months ago
  2. bed037e Fix kotlinx_serialization am: 55548f4a5f by Colin Cross · 10 months ago
  3. 2d70167 Add kotlinx_serialization_json by Colin Cross · 10 months ago
  4. 55548f4 Fix kotlinx_serialization by Colin Cross · 10 months ago
  5. 6af18cf Fix incorrect quotation symbol. am: d389c9ec6e by Clara Fok · 10 months ago
  6. ae43791 Merge remote-tracking branch 'origin/upstream' am: 06b623f2aa by Frank Piva · 10 months ago
  7. d389c9e Fix incorrect quotation symbol. by Clara Fok · 10 months ago
  8. 06b623f Merge remote-tracking branch 'origin/upstream' by Frank Piva · 10 months ago
  9. dd98219 Third-Party Import of: <https://github.com/Kotlin/kotlinx.serialization/> by Clara Fok · 10 months ago
  10. e1da81c Initial empty repository by rassb@google.com · 10 months ago
  11. 9650a28 Add changelog; fix Kotlin update & merge issues by Leonid Startsev · 2 years, 8 months ago
  12. 4af6772 Merge remote-tracking branch 'origin/master' into 1.3.3-release by Leonid Startsev · 2 years, 8 months ago
  13. 984345b Bump version, add lockfile by Leonid Startsev · 2 years, 8 months ago
  14. fb02e66 Incorporate JsonPath into exception messages (#1841) by Vsevolod Tolstopyatov · 2 years, 8 months ago
  15. a46299e Expand @SerialInfo doc with information on targets (#1926) by Leonid Startsev · 2 years, 8 months ago
  16. 85986d8 Fix broken build after 0542df5b121d80c54936265b0f0eb1de57339692 by Leonid Startsev · 2 years, 8 months ago
  17. ce8b05f Docs: Add decodeSequentially possible skipping decodeElementIndex (#1924) by Philip Wedemann · 2 years, 9 months ago
  18. 0542df5 Don't throw exception on the presence of a ProtoPacked annotation when it is not valid, by Paul de Vrieze · 2 years, 9 months ago
  19. 9e2040b Add packed support to the ProtoBufSchemaGenerator. by Paul de Vrieze · 3 years ago
  20. 05f0dfd Mark block in corresponding encodeStructure/decodeStructure extensions as crossinline to reduce amount of bytecode (#1917) by Vsevolod Tolstopyatov · 2 years, 9 months ago
  21. 4228656 Iterate over element indicies in ObjectSerializer in order to let the format skip unknown keys (#1916) by Vsevolod Tolstopyatov · 2 years, 9 months ago
  22. 7848924 Wrong link to class discriminator key customisation docs (#1885) by Ignacio Ruiz · 2 years, 10 months ago
  23. 7dca5ed KDoc typo, typeParamSerializer -> tSerializer (#1878) by aSemy · 2 years, 10 months ago
  24. 41b3996 Add some documentation for ProtoBufSchemaGenerator in formats.md (#1855) by Justin Heyes-Jones · 2 years, 11 months ago
  25. 216ea9c Correctly support registering both default polymorphic serializer & deserializer (#1849) by Leonid Startsev · 2 years, 11 months ago
  26. 83003e0 Make error message for captured generic type parameters much more straightforward (#1863) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  27. ce366de Fixed ProGuard rules for nested classes by Sergey.Shanshin · 3 years ago
  28. c78e950 Protobuf packed encoding/decoding (#1830) by Paul de Vrieze · 3 years ago
  29. ece9fdd Upgrade Gradle to version 7.3.3 (#1822) by Sebastian Schuberth · 3 years ago
  30. a27c365 Support serialization of collections that are not lists (#1821) by Sebastian Schuberth · 3 years ago
  31. d254e6d Support serialization of collections that are not lists (#1821) by Sebastian Schuberth · 3 years ago
  32. 3ac9b89 Provide documentation for @EncodeDefault and @JsonClassDiscriminator (#1832) by Leonid Startsev · 3 years ago
  33. f3de873 Update the description for the XML format to use the new coordinates (#1828) by Paul de Vrieze · 3 years ago
  34. 2e960d0 Best-effort kotlin reflect avoidance in serializer(Type) by Vsevolod Tolstopyatov · 3 years ago
  35. 63fe3ff Update GH pages script to work with new Dokka by Leonid Startsev · 3 years ago
  36. 8be6845 Update Dokka to 1.6.0 and migrate settings (#1804) by Ignat Beresnev · 3 years, 1 month ago
  37. 0b6c5b8 Fix knit after a053cf15782b72664eff7e1f37266d53615efc0f by Leonid Startsev · 3 years, 1 month ago
  38. a053cf1 Improve grammar (#1805) by Sebastian Aigner · 3 years, 1 month ago
  39. 15a4dd2 Prepare 1.3.2 release by Leonid Startsev · 3 years, 1 month ago
  40. 8c93430 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 3 years, 1 month ago
  41. 02fe708 Update to 1.6.10 by Leonid Startsev · 3 years, 1 month ago
  42. 261490a Hocon encoder implementation (#1740) by Osip Fatkullin · 3 years, 1 month ago
  43. 77aa167 HOCON: parse strings into integers and booleans if possible (#1795) by tobiaslieber · 3 years, 1 month ago
  44. a33ef02 Properly handle top-level value classes in encodeToJsonElement (#1777) by Leonid Startsev · 3 years, 1 month ago
  45. 4c30fcf Fixed a naming bug in Json kdocs (#1794) by Lars Artmann · 3 years, 1 month ago
  46. 1b2344f Fix incorrect handling of object end when JsonTreeReader (JsonElement) is used with decodeToSequence (#1782) by Leonid Startsev · 3 years, 2 months ago
  47. 9755adc Reduce core module coverage bound by Vsevolod Tolstopyatov · 3 years, 2 months ago
  48. 51ccccf Update Kover to 0.4.2 (#1772) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  49. 4597602 Add polymorphic default serializers (as opposed to deserializers) (#1686) by Joseph Burton · 3 years, 2 months ago
  50. 4c87a43 Tests for sealed generic serializers (#1767) by Leonid Startsev · 3 years, 2 months ago
  51. 53b46e9 Add an encodeCollection extensions (#1749) by Nicklas Ansman Giertz · 3 years, 2 months ago
  52. 471f4bb Prepare 1.3.1 release by Leonid Startsev · 3 years, 2 months ago
  53. 2a71f31 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 3 years, 2 months ago
  54. b211c29 Provide decodeToSequence to read multiple objects from stream lazily (#1691) by Leonid Startsev · 3 years, 2 months ago
  55. 3999818 Correctly handle buffer boundaries while decoding escape sequences from json stream (#1706) by Leonid Startsev · 3 years, 2 months ago
  56. e721ebe Add Kover plugin (#1733) by Leonid Startsev · 3 years, 3 months ago
  57. f6a3432 Easier to configure ProGuard rules (#1721) by Steven Jeuris · 3 years, 3 months ago
  58. b746ba8 docs(polymorphism): fixing a typo (#1731) by Dimitri Saridakis · 3 years, 3 months ago
  59. c06ebb4 Properly skip unknown keys for objects and structures with zero prope… (#1720) by Vsevolod Tolstopyatov · 3 years, 3 months ago
  60. 85be8a7 Fix merging for maplikeSerializer when the map is not empty (by using the actual size * 2). (#1712) by Paul de Vrieze · 3 years, 3 months ago
  61. 1814a92 Added android.os.Bundle to community-supported formats (#1722) by Ahmed Mourad · 3 years, 3 months ago
  62. 0f1901b Update/fix xml parser maven coordinate (and clarify a bit of the documentation). (#1723) by Paul de Vrieze · 3 years, 3 months ago
  63. 719e6af Added more lenient ProGuard rules (#1717) by Sergey Shanshin · 3 years, 3 months ago
  64. bb0d274 Fix lookup of primitive array serializers by Java type token (#1708) by Leonid Startsev · 3 years, 4 months ago
  65. 5ce8e2c Update changelog by Leonid Startsev · 3 years, 4 months ago
  66. 4276aa1 Correctly throw SerializationException instead of IOOBE for some cases with EOF in streams (#1677) by Leonid Startsev · 3 years, 4 months ago
  67. 7285ed3 Prepare 1.3.0 release by Leonid Startsev · 3 years, 4 months ago
  68. 5a16c22 Add forgottent '@ExperimentalSerializationApi' on JsonBuilder.explicitNulls (#1697) by Leonid Startsev · 3 years, 4 months ago
  69. 07c7486 Promote JsonConfiguration and its usages to stable (#1690) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  70. 0d1dc0e Remove opt-in annotations from SerialFormat, StringFormat, BinaryFormat (#1688) by Leonid Startsev · 3 years, 4 months ago
  71. e1ff8f2 CBOR: ignore tags when reading (#1614) by David Robertson · 3 years, 4 months ago
  72. 55c9daf Proofread json.md (#1667) by Pavel Semyonov · 3 years, 4 months ago
  73. 8384772 Use a separate source set for compiling the module descriptor to prevent IDE issues (#1665) by Gerard de Leeuw · 3 years, 4 months ago
  74. 920f589 Prepare 1.3.0-RC release (#1658) by Leonid Startsev · 3 years, 4 months ago
  75. 779acb2 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 3 years, 4 months ago
  76. 8cbdbfc Add Apple Silicon targets by Leonid Startsev · 3 years, 4 months ago
  77. 5f64f99 Set target JVM version to 8 for Hocon module in Gradle metadata (#1661) by Leonid Startsev · 3 years, 4 months ago
  78. 82134bd Fix SerialFormat doc: Change `BinaryFormat` to `SerialFormat` (#1656) by Ben Woodworth · 3 years, 4 months ago
  79. a5227cf Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 3 years, 4 months ago
  80. cf6e41a Add explicit module-info's for JPMS compatability (#1624) by Gerard de Leeuw · 3 years, 4 months ago
  81. c0c60a6 JVM integration with InputStream and OutputStream (#1569) by Leonid Startsev · 3 years, 4 months ago
  82. 0e75d25 Upgrade to 1.5.30 by Leonid Startsev · 3 years, 5 months ago
  83. f673bc2 Fix annotation name by Geert · 3 years, 5 months ago
  84. be7af57 Introduce @InheritableSerialInfo and @JsonClassDiscriminator to configure discriminator per polymorphic base class by Leonid Startsev · 3 years, 8 months ago
  85. 63eff4d Add annotations array parameter for sealed, polymorphic, and object serialzers by Leonid Startsev · 3 years, 8 months ago
  86. 73d0f87 Test for @SerialInfo with default value by Leonid Startsev · 3 years, 8 months ago
  87. d3288f2 Fix API docs typos (#1641) by Andrey Aksenov · 3 years, 5 months ago
  88. fa569a8 Documentation for 'explicitNulls' feature (#1634) by Leonid Startsev · 3 years, 5 months ago
  89. d00bff2 Properly handle quoted 'null' literals in lenient mode (#1637) by Vsevolod Tolstopyatov · 3 years, 5 months ago
  90. 4755b24 Fix typo in Json.decodeFromJsonElement by Vsevolod Tolstopyatov · 3 years, 5 months ago
  91. 0697421 Add guide for delegating serializers and wrapping serial descriptor (#1591) by Leonid Startsev · 3 years, 5 months ago
  92. 656ba0c Introduce @EncodeDefault annotation with two modes: ALWAYS and NEVER (#1528) by Leonid Startsev · 3 years, 5 months ago
  93. 67cfed3 Added tests on support of local serializable classes (#1532) by Sergey Shanshin · 3 years, 5 months ago
  94. 778321f Enum and onject serializer lookup tests (#1505) by Sergey Shanshin · 3 years, 5 months ago
  95. f7a7141 Update to 1.5.30-RC by Leonid Startsev · 3 years, 5 months ago
  96. 7c1f8e6 Fix typo (#1631) by Jumpaku · 3 years, 5 months ago
  97. 2048fac Explicit nulls flag for JSON format by Sergey Shanshin · 3 years, 6 months ago
  98. 9efd378 Add missing experimental status to HOCON (#1611) by Jakob K · 3 years, 6 months ago
  99. 8ce04ef Switch on deep recursive function when nested level of JS… (#1596) by Vsevolod Tolstopyatov · 3 years, 6 months ago
  100. 3aa8122 Updating the list of format with 'ktoml' project (#1595) by Andrey Kuleshov · 3 years, 6 months ago