1. cd9f8b0 Implement ClassDiscriminatorMode.ALL, .NONE, and .POLYMORPHIC (#2532) by Leonid Startsev · 1 year ago
  2. ad9ddd1 Do not try to coerce input values for properties (#2530) by Leonid Startsev · 1 year ago
  3. afebbcb Reorder and filter mavenLocal() for more reproducible builds (#2527) by Leonid Startsev · 1 year, 1 month ago
  4. d8b98b5 Fix: Hocon polymorphic serialization (#2151) by Matt · 1 year, 1 month ago
  5. b994572 Make empty objects and arrays collapsed in pretty print mode (#2506) by Leonid Startsev · 1 year, 1 month ago
  6. 7c62a79 Remove metaInfo usage (#2519) by Ilya Goncharov · 1 year, 1 month ago
  7. e997d3e Prepare 1.6.2 release (#2515) by Leonid Startsev · 1 year, 1 month ago
  8. 4a5648b Add Wasm WASI target (#2510) by igoriakovlev · 1 year, 1 month ago
  9. 31d779f Enable error loglevel for partial linkage messages (#2507) by Stanislav Ruban · 1 year, 1 month ago
  10. 8b8c4f8 Bring back linuxArm32Hfp target because it is deprecated, but not removed yet. (#2505) by Leonid Startsev · 1 year, 1 month ago
  11. 79bbd4c Prepare 1.6.1 release (#2503) by Leonid Startsev · 1 year, 1 month ago
  12. b2a05a4 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 1 month ago
  13. cf71e08 Fix TaggedDecoder nullable decoding (#2456) by Phillip Schichtel · 1 year, 2 months ago
  14. d5bc7f7 Run knit on README.md after ba38b7099e502c16efd30386d18174e3a7aefb3a by Leonid Startsev · 1 year, 2 months ago
  15. b44f03f Fix IllegalAccessException (#2469) by Leonid Startsev · 1 year, 2 months ago
  16. 919062f Suppress experimental expect/actual warning for verifyKotlinModule task (#2482) by Leonid Startsev · 1 year, 2 months ago
  17. fe10d6a Add Gradle properties for disabling project's TC integration (#2483) by Leonid Startsev · 1 year, 2 months ago
  18. bfbe6a9 Cbor: check if inline value classes is marked as @ByteString (#2466) by eater · 1 year, 2 months ago
  19. 7d4bb2a Improve polymorphic deserialization optimization: (#2481) by Leonid Startsev · 1 year, 2 months ago
  20. cf57414 Add a flag to allow parser to accept trailing commas. (#2480) by Leonid Startsev · 1 year, 2 months ago
  21. 6ac4902 Build improvements: Kotlin 1.9.20-RC, default target hierarchy, bump Okio (#2473) by Leonid Startsev · 1 year, 2 months ago
  22. e684f47 Fix JPMS verification task for K2 by Alexander.Likhachev · 1 year, 3 months ago
  23. ba38b70 README: Hide old Gradle plugin instructions, clear up setup flow (#2470) by Sebastian Aigner · 1 year, 3 months ago
  24. a675cb3 Add protobuf conformance tests (#2404) by Doğaç Eldenk · 1 year, 3 months ago
  25. 79ecba6 Update MissingFieldException documentation (#2465) by Vsevolod Tolstopyatov · 1 year, 3 months ago
  26. 9dab3f4 Update Minecraft Wiki link to new domain after fork (#2453) by Misode · 1 year, 3 months ago
  27. 7b75e39 Get rid of @Suppress("INVISIBLE_REFERENCE") for usage of internal declarations (#2444) by Leonid Startsev · 1 year, 3 months ago
  28. 681982c Add tomlkt to list of community formats (#2442) by Peanuuutz · 1 year, 3 months ago
  29. 7d287c8 Support decoding maps with boolean keys (#2440) by Leonid Startsev · 1 year, 3 months ago
  30. 01fcfee Respect overriden language version when creating verifyModule task (#2437) by Leonid Startsev · 1 year, 3 months ago
  31. 2b3645f Remove obsolete unnecessary suppression (#2443) by Leonid Startsev · 1 year, 3 months ago
  32. 6707f19 Actualize ContextualSerializer KDoc: serializersModule was renamed to serializersModuleOf (#2439) by Leonid Startsev · 1 year, 4 months ago
  33. 7ae7a23 Add support of WASM target to mainline (#2410) by igoriakovlev · 1 year, 4 months ago
  34. c2303d9 Updated code examples and documentation to mention where `@Serializable` annotation can be applied directly to the types. (#2397) by Leonid Startsev · 1 year, 4 months ago
  35. f4c3a70 Mute "expect/actual classes are experimental" warning (#2427) by Nikita Bobko · 1 year, 4 months ago
  36. 8baa04b Prepare 1.6.0 release (#2414) by Leonid Startsev · 1 year, 4 months ago
  37. 79867f1 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 4 months ago
  38. 77af2c9 Fix incorrect descriptor in advanced JsonDecoder/Encoder example (#2415) by Leonid Startsev · 1 year, 4 months ago
  39. ef923de Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 4 months ago
  40. a7109d8 Fix negative enums in protobuf not serializing & de-serializing (#2400) by Doğaç Eldenk · 1 year, 5 months ago
  41. 1e88d42 Rename JsonLexer.kt file to avoid confusion — we do not have this class anymore, it was split to ReaderJsonLexer and StringJsonLexer. by Leonid Startsev · 1 year, 5 months ago
  42. e55f807 Test & fix several exception messages from Json parser by Leonid Startsev · 1 year, 5 months ago
  43. 7bf105e Mark @SerialName, @Required and @Transient with @MustBeDocumented (#2407) by Vsevolod Tolstopyatov · 1 year, 5 months ago
  44. e68f08e Use JavaCompile.destinationDirectory instead of the whole task (#2405) by Leonid Startsev · 1 year, 5 months ago
  45. ed1b057 Update Knit to 0.5.0-Beta (#2402) by Vsevolod Tolstopyatov · 1 year, 5 months ago
  46. 6602fe4 Use kotlin version as a build number while building in kotlin user projects (#2396) by Margarita Bobova · 1 year, 5 months ago
  47. d83496d Merge branch 'dev' into master by Leonid Startsev · 1 year, 5 months ago
  48. 72d88fc Prepare 1.6.0-RC release (#2391) by Leonid Startsev · 1 year, 5 months ago
  49. e3b7e2b Clarify plugin releases in README by Sebastian Aigner · 1 year, 5 months ago
  50. 416e20a Add annotations from expect entity to actual entity. Required after KT-58551 (#2388) by Margarita Bobova · 1 year, 5 months ago
  51. f023988 Added annotation for named companion objects (#2381) by Sergey Shanshin · 1 year, 5 months ago
  52. 093321f Follow-up for #2379 — actually remove org.intellij.lang.annotations from JS and Native (#2390) by Leonid Startsev · 1 year, 5 months ago
  53. adf350b Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 5 months ago
  54. 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
  55. 8b231ff Properly fix Java 8 API compatibility (#2350) by Björn Kautler · 1 year, 5 months ago
  56. 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
  57. 8e47ea2 Rename clashed files to fix per-file compilation for JS target by Artem Kobzar · 1 year, 5 months ago
  58. b5c8c15 Changed actual FormatLanguage annotation for JS and native (#2379) by Sergey Shanshin · 1 year, 5 months ago
  59. 4af0f30 Rename clashed files to fix per-file compilation for JS target by Artem Kobzar · 1 year, 5 months ago
  60. 245030b Update to Kotlin 1.9.0: (#2364) by Leonid Startsev · 1 year, 5 months ago
  61. e41097e Fix missing backticks in MapEntrySerializer documentation (#2373) by Simon Marquis · 1 year, 5 months ago
  62. e3bcb64 Use forgotten 'mode' in 'parameterizedTest' (#2367) by Leonid Startsev · 1 year, 5 months ago
  63. d53588a Actualize Protobuf documentation (#2355) by Leonid Startsev · 1 year, 6 months ago
  64. 3191884 Fix error triggered by 'consume leading class discriminator' polymorphic parsing optimization: (#2362) by Leonid Startsev · 1 year, 6 months ago
  65. b8de86f Support Serializer for Nothing on the JS target (#2330) by Shreck Ye · 1 year, 6 months ago
  66. b0af403 docs(CONTRIBUTING.md): enhance guidelines clarity and grammar (#2361) by Henok Woldesenbet · 1 year, 6 months ago
  67. 782b9f3 Introduce 'decodeEnumsCaseInsensitive' feature to Json. (#2345) by Leonid Startsev · 1 year, 6 months ago
  68. a87b0f1 Manually apply the `java` plugin (#2356) by Sebastian Sellmair · 1 year, 6 months ago
  69. 9056f30 docs: Fix missing call to endStructure() (#2351) by Pavel Vasin · 1 year, 6 months ago
  70. 5bba108 Fix beginStructure in JsonTreeDecoder when inner structure descriptor is same as outer (#2346) by Ugljesa Jovanovic · 1 year, 6 months ago
  71. fd75d35 Bump compatibility-validator version to 0.13.2 (#2349) by Leonid Startsev · 1 year, 6 months ago
  72. d192d24 Fix Kotlin user projects build (#2341) by Abduqodiri Qurbonzoda · 1 year, 6 months ago
  73. 39918cb Update user projects config: adapt build script to new TeamCity variables (#2342) by Margarita Bobova · 1 year, 6 months ago
  74. ba7d17a Suppress org.intellij.lang.annotations from Dokka output. by Leonid Startsev · 1 year, 6 months ago
  75. e73e5e7 Increase visibility of the json-okio integration module: add it to the Dokka generated website by Leonid Startsev · 1 year, 6 months ago
  76. caa194b Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 6 months ago
  77. 3e54de5 Actualize 'serializer not found' platform-specific message (#2339) by Leonid Startsev · 1 year, 6 months ago
  78. 5fb55ff Update json5k, which now supports Kotlin/Native (#2335) by Adam · 1 year, 6 months ago
  79. 7d597c1 Remove deprecated K/N targets for 1.9.20 (#2325) by Alexander Shabalin · 1 year, 7 months ago
  80. a269f97 Fixed NoSuchMethodError when parsing a JSON stream on Java 8 (#2328) by Sergey Shanshin · 1 year, 7 months ago
  81. 881e7a9 Fixed regression with serialization using list parametrized with contextual types (#2331) by Sergey Shanshin · 1 year, 7 months ago
  82. 780f43e Remove erroneous external-generated serializer for generic class (#2316) by Leonid Startsev · 1 year, 7 months ago
  83. 9b35e6f Rename Serializers.kt to SerializersJs.kt to support JS per-file compilation (#2315) by Artem Kobzar · 1 year, 7 months ago
  84. 84d4af0 Update releasing docs for the API reference (#2307) by Ignat Beresnev · 1 year, 7 months ago
  85. 776e3c1 Fix typo in JsonElementSerializer (#2314) by Vinccool96 · 1 year, 7 months ago
  86. 0515f5b Fix incorrect spelling of documentation tag (#2310) by Pavel Vasin · 1 year, 7 months ago
  87. 7a35a2d Add documentation for JsonNamingStrategy to the Json guide (#2305) by Leonid Startsev · 1 year, 7 months ago
  88. f76d073 Add support to decode numeric literals containing an exponent (#2227) by Roberto Blázquez · 1 year, 7 months ago
  89. 06aabd2 Fix outdated buildClassSerialDescriptor documentation (#2306) by Leonid Startsev · 1 year, 7 months ago
  90. f833852 Prepare 1.5.1 release (#2297) by Leonid Startsev · 1 year, 8 months ago
  91. a27e86f Function to retrieve KSerializer by KClass and type arguments serializers (#2291) by Sergey Shanshin · 1 year, 8 months ago
  92. 5a8795a Added FormatLanguage annotation to JSON (#2234) by Sergey Shanshin · 1 year, 8 months ago
  93. 40eb277 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 8 months ago
  94. 9157bf8 Implement addAll functions for JsonArrayBuilder (#2156) by aSemy · 1 year, 8 months ago
  95. ef67bce KeyValueSerializer: Fix missing call to endStructure() (#2272) by Pavel Vasin · 1 year, 8 months ago
  96. 8007574 ObjectSerializer: Respect sequential decoding (#2273) by Pavel Vasin · 1 year, 8 months ago
  97. 0a6eb81 Fix incorrect function name in PrimitiveSerialDescriptor doc comment (#2289) by Stuart Kent · 1 year, 8 months ago
  98. cfce5d8 Properties Format: Support sealed/polymorphic classes as class properties (#2255) by EdwarDDay · 1 year, 8 months ago
  99. 961e87d Adapt tests for K2 and upcoming deprecations in K1 (#2230) by Leonid Startsev · 1 year, 8 months ago
  100. fc9aef5 Fix value class encoding in various corner cases (#2242) by Leonid Startsev · 1 year, 8 months ago