summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14Prepare 1.6.1 releaseupstream-1.6.1-releaseLeonid 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
2023-09-14Remove obsolete unnecessary suppression (#2443)Leonid Startsev
2023-09-13Actualize ContextualSerializer KDoc: serializersModule was renamed to seriali...Leonid Startsev
2023-09-12Add support of WASM target to mainline (#2410)igoriakovlev
2023-09-11Updated code examples and documentation to mention where `@Serializable` anno...Leonid Startsev
2023-09-04Mute "expect/actual classes are experimental" warning (#2427)Nikita Bobko
2023-08-22Prepare 1.6.0 release (#2414)upstream/v1.6.0Leonid Startsev
2023-08-22Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2023-08-22Fix incorrect descriptor in advanced JsonDecoder/Encoder example (#2415)Leonid Startsev
2023-08-21Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2023-08-14Fix negative enums in protobuf not serializing & de-serializing (#2400)Doğaç Eldenk
2023-08-11Rename JsonLexer.kt file to avoid confusion — we do not have this class any...Leonid Startsev
2023-08-11Test & fix several exception messages from Json parserLeonid Startsev
2023-08-10Mark @SerialName, @Required and @Transient with @MustBeDocumented (#2407)Vsevolod Tolstopyatov
2023-08-09Use JavaCompile.destinationDirectory instead of the whole task (#2405)Leonid Startsev
2023-08-07Update Knit to 0.5.0-Beta (#2402)Vsevolod Tolstopyatov
2023-08-04Use kotlin version as a build number while building in kotlin user projects (...Margarita Bobova
2023-08-03Merge branch 'dev' into masterLeonid Startsev
2023-08-03Prepare 1.6.0-RC release (#2391)upstream/v1.6.0-RCLeonid Startsev
2023-08-03Clarify plugin releases in READMESebastian Aigner
2023-08-03Add annotations from expect entity to actual entity. Required after KT-58551 ...Margarita Bobova
2023-08-02Added annotation for named companion objects (#2381)Sergey Shanshin
2023-08-02Follow-up for #2379 — actually remove org.intellij.lang.annotations from JS...Leonid Startsev
2023-08-02Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2023-08-02Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVar...Stanislav Erokhin
2023-08-02Properly fix Java 8 API compatibility (#2350)Björn Kautler
2023-07-27Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVar...Vsevolod Tolstopyatov
2023-07-26Rename clashed files to fix per-file compilation for JS targetArtem Kobzar
2023-07-26Changed actual FormatLanguage annotation for JS and native (#2379)Sergey Shanshin
2023-07-24Rename clashed files to fix per-file compilation for JS targetArtem Kobzar
2023-07-24Update to Kotlin 1.9.0: (#2364)Leonid Startsev