summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysPrepare Changelog and Readme for 1.7.0-RC releaseupstream/v1.7.0-RCupstream-masterLeonid Startsev
2 daysRaise Require-Kotlin-Version to 2.0.0-RC1Leonid Startsev
2 daysUpdate to Kotlin 2.0.0-RC3Leonid Startsev
2 daysMerge remote-tracking branch 'origin/master' into devLeonid Startsev
4 daysStabilize explicitNulls feature (#2661)Leonid Startsev
5 daysFix confusing description of JsonPrimitive.content (#2670)Gyuhyeon Lee
5 daysRefine exception messages in case of deserializing data from JsonElement. (#2...Leonid Startsev
5 daysSpecify time zone in example code to fix test instability across locales (#2664)Tim McCormack
5 daysUpdate okio to 3.9.0 version (#2671)Leonid Startsev
12 daysMigrated build scripts to kts (#2654)Sergey Shanshin
12 daysRewrite obsolete forgotten intrinsic test (#2647)Leonid Startsev
2024-04-25Support oneof declaraction in protobuf (#2546)xzk
2024-04-25Docs: Update avro4k link (#2652)Chuckame
2024-04-24Actualize building instructions (#2639)Leonid Startsev
2024-04-23Add 'how to' section for ByteArray<>Base64 serializer (#2644)George papadopoulos
2024-04-19Enable klib validation mode in binary-compatibility-validator. (#2621)Leonid Startsev
2024-04-18Fixed type discriminator value for custom serializer that uses `encodeJsonEle...Sergey Shanshin
2024-04-18Improve test for JVM intrinsics (#2642)Leonid Startsev
2024-04-18Add extension to access original descriptor from one made with SerialDescript...Chuckame
2024-04-18Documentation improvement: initial Json samplyification (#2638)Vsevolod Tolstopyatov
2024-04-15Bump Kover version to 0.8.0-Beta2 (#2624)Sergey Shanshin
2024-03-26Add Json configuration flag to allow comments (#2592)Leonid Startsev
2024-03-25Use @SerialName of inline polymorphic children in Json (#2601)Tad Fisher
2024-03-21Add DynamoDB AttributeValue to list of community formats (#2607)Diego José Fernández Hernández
2024-03-20Fix serializing nulls for a property of a parameterized type with a nullable ...Shreck Ye
2024-03-19Change priority for PolymorphicSerializer inside serializer() function (#2565)Leonid Startsev
2024-03-05Update Dokka to 1.9.20 (#2591)Oleg Yukhnevich
2024-03-04Fix all misuses of the article "the" before a class name enclosed in backtick...Shreck Ye
2024-02-29Clarify documentation of SerialDescriptor.serialName (#2581)Vsevolod Tolstopyatov
2024-02-16Prepare 1.6.3 release, update Kotlin to 1.9.22 (#2571)upstream/v1.6.3Leonid Startsev
2024-02-16Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2024-02-16Actualize lenient mode documentation (#2568)Leonid Startsev
2024-02-14Better approach to configuring common sources for KotlinJvmCompile taskYahor Berdnikau
2024-02-13Added annotation to keep generated serializer when a custom one is specified ...Sergey Shanshin
2024-02-12Fix AbstractKotlinCompile.ownModuleName usage (#2567)Yahor Berdnikau
2024-02-06Fix a typo in polymorphism.md (#2562)Shreck Ye
2024-02-06Align Kotlin Native targets with Kotlin documentation (#2560)Loïc Lamarque
2024-01-25Minor, move decodeDuration logic to a function reference (#2550)Alexander Udalov
2024-01-24Add kebab-case naming strategy (#2531)Emil Kantis
2024-01-12Add value class support to the ProtoBufSchemaGenerator (#2542)Felipe Rotilho
2024-01-08Slightly improve error messages thrown from serializer<T>() function (#2533)Leonid Startsev
2023-12-19Implement ClassDiscriminatorMode.ALL, .NONE, and .POLYMORPHIC (#2532)Leonid Startsev
2023-12-18Do not try to coerce input values for properties (#2530)Leonid Startsev
2023-12-06Reorder and filter mavenLocal() for more reproducible builds (#2527)Leonid Startsev
2023-12-06Reorder and filter mavenLocal() for more reproducible builds (#2527)Leonid Startsev
2023-12-05Simplify Dokka source link configuration (#2524)Oleg Yukhnevich
2023-12-05Fix: Hocon polymorphic serialization (#2151)Matt
2023-12-05Update Dokka to 1.9.10 (#2525)Oleg Yukhnevich
2023-12-04Make empty objects and arrays collapsed in pretty print mode (#2506)Leonid Startsev
2023-12-04Update Gradle dokka configuration to make sure "source" button is visible in ...Oleg Yukhnevich