summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-25Docs: Update avro4k link (#2652)upstream-masterChuckame
2024-04-24Actualize building instructions (#2639)Leonid Startsev
2024-03-21Add DynamoDB AttributeValue to list of community formats (#2607)Diego José Fernández Hernández
2024-03-05Update Dokka to 1.9.20 (#2591)Oleg Yukhnevich
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
2023-12-01Remove metaInfo usage (#2519)Ilya Goncharov
2023-11-30Prepare 1.6.2 release (#2515)upstream/v1.6.2Leonid Startsev
2023-11-21Add Wasm WASI target (#2510)igoriakovlev
2023-11-16Enable error loglevel for partial linkage messages (#2507)Stanislav Ruban
2023-11-16Bring back linuxArm32Hfp target because it is deprecated, but not removed yet...Leonid Startsev
2023-11-15Prepare 1.6.1 release (#2503)upstream/v1.6.1Leonid Startsev
2023-11-13Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2023-10-27Fix TaggedDecoder nullable decoding (#2456)Phillip Schichtel
2023-10-26Run knit on README.md after ba38b7099e502c16efd30386d18174e3a7aefb3aLeonid Startsev
2023-10-26Fix IllegalAccessException (#2469)Leonid Startsev
2023-10-25Suppress experimental expect/actual warning for verifyKotlinModule task (#2482)Leonid Startsev
2023-10-24Add Gradle properties for disabling project's TC integration (#2483)Leonid Startsev
2023-10-20Cbor: check if inline value classes is marked as @ByteString (#2466)eater
2023-10-19Improve polymorphic deserialization optimization: (#2481)Leonid Startsev
2023-10-19Add a flag to allow parser to accept trailing commas. (#2480)Leonid Startsev
2023-10-18Build improvements: Kotlin 1.9.20-RC, default target hierarchy, bump Okio (#2...Leonid Startsev
2023-10-13Fix JPMS verification task for K2Alexander.Likhachev
2023-10-12README: Hide old Gradle plugin instructions, clear up setup flow (#2470)Sebastian Aigner
2023-10-10Add protobuf conformance tests (#2404)Doğaç Eldenk
2023-10-10Update MissingFieldException documentation (#2465)Vsevolod Tolstopyatov
2023-10-09Update Minecraft Wiki link to new domain after fork (#2453)Misode
2023-09-21Get rid of @Suppress("INVISIBLE_REFERENCE") for usage of internal declaration...Leonid Startsev
2023-09-15Add tomlkt to list of community formats (#2442)Peanuuutz
2023-09-14Support decoding maps with boolean keys (#2440)Leonid Startsev
2023-09-14Respect overriden language version when creating verifyModule task (#2437)Leonid Startsev