1. 77af2c9 Fix incorrect descriptor in advanced JsonDecoder/Encoder example (#2415) by Leonid Startsev · 1 year, 4 months ago
  2. ed1b057 Update Knit to 0.5.0-Beta (#2402) by Vsevolod Tolstopyatov · 1 year, 5 months ago
  3. d83496d Merge branch 'dev' into master by Leonid Startsev · 1 year, 5 months ago
  4. 72d88fc Prepare 1.6.0-RC release (#2391) by Leonid Startsev · 1 year, 5 months ago
  5. e3b7e2b Clarify plugin releases in README by Sebastian Aigner · 1 year, 5 months ago
  6. 416e20a Add annotations from expect entity to actual entity. Required after KT-58551 (#2388) by Margarita Bobova · 1 year, 5 months ago
  7. f023988 Added annotation for named companion objects (#2381) by Sergey Shanshin · 1 year, 5 months ago
  8. 093321f Follow-up for #2379 — actually remove org.intellij.lang.annotations from JS and Native (#2390) by Leonid Startsev · 1 year, 5 months ago
  9. adf350b Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 5 months ago
  10. b0189e7 Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVariant that will be promoted to ERROR as part of KT-55891 (#2389) by Stanislav Erokhin · 1 year, 5 months ago
  11. 8b231ff Properly fix Java 8 API compatibility (#2350) by Björn Kautler · 1 year, 5 months ago
  12. 271034b Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVariant that will be promoted to ERROR as part of KT-55891 (#2380) by Vsevolod Tolstopyatov · 1 year, 5 months ago
  13. 8e47ea2 Rename clashed files to fix per-file compilation for JS target by Artem Kobzar · 1 year, 5 months ago
  14. b5c8c15 Changed actual FormatLanguage annotation for JS and native (#2379) by Sergey Shanshin · 1 year, 5 months ago
  15. 4af0f30 Rename clashed files to fix per-file compilation for JS target by Artem Kobzar · 1 year, 5 months ago
  16. 245030b Update to Kotlin 1.9.0: (#2364) by Leonid Startsev · 1 year, 5 months ago
  17. e41097e Fix missing backticks in MapEntrySerializer documentation (#2373) by Simon Marquis · 1 year, 5 months ago
  18. e3bcb64 Use forgotten 'mode' in 'parameterizedTest' (#2367) by Leonid Startsev · 1 year, 5 months ago
  19. d53588a Actualize Protobuf documentation (#2355) by Leonid Startsev · 1 year, 6 months ago
  20. 3191884 Fix error triggered by 'consume leading class discriminator' polymorphic parsing optimization: (#2362) by Leonid Startsev · 1 year, 6 months ago
  21. b8de86f Support Serializer for Nothing on the JS target (#2330) by Shreck Ye · 1 year, 6 months ago
  22. b0af403 docs(CONTRIBUTING.md): enhance guidelines clarity and grammar (#2361) by Henok Woldesenbet · 1 year, 6 months ago
  23. 782b9f3 Introduce 'decodeEnumsCaseInsensitive' feature to Json. (#2345) by Leonid Startsev · 1 year, 6 months ago
  24. a87b0f1 Manually apply the `java` plugin (#2356) by Sebastian Sellmair · 1 year, 6 months ago
  25. 9056f30 docs: Fix missing call to endStructure() (#2351) by Pavel Vasin · 1 year, 6 months ago
  26. 5bba108 Fix beginStructure in JsonTreeDecoder when inner structure descriptor is same as outer (#2346) by Ugljesa Jovanovic · 1 year, 6 months ago
  27. fd75d35 Bump compatibility-validator version to 0.13.2 (#2349) by Leonid Startsev · 1 year, 6 months ago
  28. d192d24 Fix Kotlin user projects build (#2341) by Abduqodiri Qurbonzoda · 1 year, 6 months ago
  29. 39918cb Update user projects config: adapt build script to new TeamCity variables (#2342) by Margarita Bobova · 1 year, 6 months ago
  30. ba7d17a Suppress org.intellij.lang.annotations from Dokka output. by Leonid Startsev · 1 year, 6 months ago
  31. e73e5e7 Increase visibility of the json-okio integration module: add it to the Dokka generated website by Leonid Startsev · 1 year, 6 months ago
  32. caa194b Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 6 months ago
  33. 3e54de5 Actualize 'serializer not found' platform-specific message (#2339) by Leonid Startsev · 1 year, 6 months ago
  34. 5fb55ff Update json5k, which now supports Kotlin/Native (#2335) by Adam · 1 year, 6 months ago
  35. 7d597c1 Remove deprecated K/N targets for 1.9.20 (#2325) by Alexander Shabalin · 1 year, 7 months ago
  36. a269f97 Fixed NoSuchMethodError when parsing a JSON stream on Java 8 (#2328) by Sergey Shanshin · 1 year, 7 months ago
  37. 881e7a9 Fixed regression with serialization using list parametrized with contextual types (#2331) by Sergey Shanshin · 1 year, 7 months ago
  38. 780f43e Remove erroneous external-generated serializer for generic class (#2316) by Leonid Startsev · 1 year, 7 months ago
  39. 9b35e6f Rename Serializers.kt to SerializersJs.kt to support JS per-file compilation (#2315) by Artem Kobzar · 1 year, 7 months ago
  40. 84d4af0 Update releasing docs for the API reference (#2307) by Ignat Beresnev · 1 year, 7 months ago
  41. 776e3c1 Fix typo in JsonElementSerializer (#2314) by Vinccool96 · 1 year, 7 months ago
  42. 0515f5b Fix incorrect spelling of documentation tag (#2310) by Pavel Vasin · 1 year, 7 months ago
  43. 7a35a2d Add documentation for JsonNamingStrategy to the Json guide (#2305) by Leonid Startsev · 1 year, 7 months ago
  44. f76d073 Add support to decode numeric literals containing an exponent (#2227) by Roberto Blázquez · 1 year, 7 months ago
  45. 06aabd2 Fix outdated buildClassSerialDescriptor documentation (#2306) by Leonid Startsev · 1 year, 7 months ago
  46. f833852 Prepare 1.5.1 release (#2297) by Leonid Startsev · 1 year, 8 months ago
  47. a27e86f Function to retrieve KSerializer by KClass and type arguments serializers (#2291) by Sergey Shanshin · 1 year, 8 months ago
  48. 5a8795a Added FormatLanguage annotation to JSON (#2234) by Sergey Shanshin · 1 year, 8 months ago
  49. 40eb277 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 8 months ago
  50. 9157bf8 Implement addAll functions for JsonArrayBuilder (#2156) by aSemy · 1 year, 8 months ago
  51. ef67bce KeyValueSerializer: Fix missing call to endStructure() (#2272) by Pavel Vasin · 1 year, 8 months ago
  52. 8007574 ObjectSerializer: Respect sequential decoding (#2273) by Pavel Vasin · 1 year, 8 months ago
  53. 0a6eb81 Fix incorrect function name in PrimitiveSerialDescriptor doc comment (#2289) by Stuart Kent · 1 year, 8 months ago
  54. cfce5d8 Properties Format: Support sealed/polymorphic classes as class properties (#2255) by EdwarDDay · 1 year, 8 months ago
  55. 961e87d Adapt tests for K2 and upcoming deprecations in K1 (#2230) by Leonid Startsev · 1 year, 8 months ago
  56. fc9aef5 Fix value class encoding in various corner cases (#2242) by Leonid Startsev · 1 year, 8 months ago
  57. 5084435 Improved docs for JsonContentPolymorphicSerializer (#2189) by Sergey Shanshin · 1 year, 8 months ago
  58. 350443a Fix incorrect json decoding iterator's .hasNext() behavior on array-wrapped inputs: (#2268) by Leonid Startsev · 1 year, 8 months ago
  59. c01b19f Update Dokka to 1.8.10 (#2220) by Ignat Beresnev · 1 year, 8 months ago
  60. bbf248e Fix memory leak caused by invalid KTypeWrapper's equals method (#2274) by Jun Tomioka · 1 year, 8 months ago
  61. 15aacd2 Replace deprecated ThreadLocal with kotlin.native.concurrent.ThreadLocal (#2266) by Margarita Bobova · 1 year, 9 months ago
  62. e2092a4 Get rid of deprecated toChar() in JS-specific code (#2252) by Leonid Startsev · 1 year, 9 months ago
  63. 2b77da3 Rename json-okio `target` variables to `sink` (#2226) by Ben Woodworth · 1 year, 9 months ago
  64. cdb14b2 Replace `runCatching-map-getOrDefault` in caching (#2248) by stevenlele · 1 year, 9 months ago
  65. 99496a8 Replace search.maven.org with central.sonatype.com (#2243) by Michael Rittmeister · 1 year, 9 months ago
  66. 8c74daf Configure project settings for Intellij IDEA (#2217) by Mikhail Zarechenskiy · 1 year, 10 months ago
  67. ac962fc Updated K/N targets in accordance with official recommendations (#2216) by Sergey Shanshin · 1 year, 10 months ago
  68. abb8afc Fixed NoSuchMethodError when parsing a JSON stream on Java 8 (#2219) by madhead · 1 year, 10 months ago
  69. 24c6028 Suppressed Animal Sniffer error on ULong.toString() by Sergey.Shanshin · 1 year, 10 months ago
  70. 6333daf Converted Serialization formats list to table by Sergey.Shanshin · 1 year, 10 months ago
  71. 0ec900b Converted Serialization formats list to table by Sergey.Shanshin · 1 year, 10 months ago
  72. 6dbb8a9 Fix typo (#2211) by lucapette · 1 year, 10 months ago
  73. 6246e0a Add functions for creating JsonPrimitives from unsigned numbers (#2160) by aSemy · 1 year, 10 months ago
  74. cbd8ce3 Fix MissingFieldException duplication (#2213) by Vsevolod Tolstopyatov · 1 year, 10 months ago
  75. 2ca14df Update Gradle to 7.6.1 (#2208) by Leonid Startsev · 1 year, 10 months ago
  76. 8a2c1c0 Prepare 1.5.0 release (#2207) by Leonid Startsev · 1 year, 10 months ago
  77. 88f782c Removed redundant usages of @Serializer annotations (#2200) by Sergey Shanshin · 1 year, 10 months ago
  78. e9b9064 ~lower coverage percentage by Leonid Startsev · 1 year, 10 months ago
  79. b6e9f4b Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 10 months ago
  80. acb0988 Introduce HoconEncoder and HoconDecoder interfaces (#2094) by Alexander Mikhailov · 1 year, 10 months ago
  81. 90113a9 Added ability to read buffered huge strings in custom KSerializers (#2012) by Alexey Sviridov · 1 year, 10 months ago
  82. 623dcad Use the same message in intrinsified serializer() and reflective serializer() by Leonid Startsev · 1 year, 11 months ago
  83. 270b5e5 Improve message about missing polymorphic serializer by Leonid Startsev · 1 year, 11 months ago
  84. 2cb7f7d Added support for null values for nullable enums in lanient mode (#2176) by Sergey Shanshin · 1 year, 11 months ago
  85. b454f34 Prevent class loaders from leaking when using ClassValue cache (#2175) by Sergey Shanshin · 1 year, 11 months ago
  86. 9e344bd Added function to run tests by specified compiler version (#2148) by Sergey Shanshin · 1 year, 11 months ago
  87. 4a7ada8 Add link to JsonUnquotedLiteral docs (#2169) by aSemy · 1 year, 11 months ago
  88. 15a89e4 Transient properties (should -> must) have default values (#2172) by aSemy · 1 year, 11 months ago
  89. 0b01b53 Add opt-in to JsonConfiguration() constructor call by Leonid Startsev · 1 year, 11 months ago
  90. 7b9bfed Prepare 1.5.0-RC release by Leonid Startsev · 1 year, 11 months ago
  91. 169a145 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 11 months ago
  92. 60c632c Provide support for JsonNamingStrategy to be used in Json for properties' names. (#2111) by Leonid Startsev · 1 year, 11 months ago
  93. 694e2f7 Added SerialDescriptor object for NothingSerializer (#2150) by Sergey Shanshin · 2 years ago
  94. 1f4a9e5 Uncomment all stale tests that depended on Kotlin upgrade (#2147) by Leonid Startsev · 2 years ago
  95. 15eaee9 Added support for the `kotlin.Nothing` class as built-in (#1991) by Sergey Shanshin · 2 years ago
  96. 581fc3f Update to Kotlin 1.8.0 (#2146) by Leonid Startsev · 2 years ago
  97. 1c223b8 Refine SerialDescriptor documentation (#2144) by Vsevolod Tolstopyatov · 2 years ago
  98. 04e0983 Add stable hashCode()/equals() calculation to PrimitiveSerialDescriptor (#2136) by Vasily Vasilkov · 2 years ago
  99. 3310495 Add stable hashCode()/equals() calculation to PrimitiveSerialDescriptor (#2136) by Vasily Vasilkov · 2 years ago
  100. 74f122b Removed strict rule `-dontwarn java.lang.ClassValue` (#2123) by Sergey Shanshin · 2 years ago