summaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2023-11-21Add Wasm WASI target (#2510)igoriakovlev
2023-11-16Enable error loglevel for partial linkage messages (#2507)Stanislav Ruban
2023-10-24Add Gradle properties for disabling project's TC integration (#2483)Leonid Startsev
2023-07-05Manually apply the `java` plugin (#2356)Sebastian Sellmair
2023-06-23Fix Kotlin user projects build (#2341)Abduqodiri Qurbonzoda
2023-06-23Update user projects config: adapt build script to new TeamCity variables (#2...Margarita Bobova
2022-11-22Introduced BOM to have all the dependencies aligned (#2093)Sergey Shanshin
2022-10-27Add support for deserialization Duration in HOCON format (#2073)Alexander Mikhailov
2022-10-04Add documentation on using typealias for means of global configurationLeonid Startsev
2022-10-04Remove kotlin.Experimental from opt-ins as it would be removed in 1.8.20Leonid Startsev
2022-09-15Add functions that can be used by compiler plugin for intrinsics (#2031)Leonid Startsev
2022-09-07Implemented serializers caching for lookupSergey Shanshin
2022-08-18Support Dokka HTML customization (#2008)Nikolay Pachkov
2022-07-18Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2022-07-04Migrate to Kotlin 1.7.0 (#1977)Leonid Startsev
2022-06-30Add Okio integration (#1901)Sergey Shanshin
2022-06-28Use kotlinlang.org instead of GH pages for API reference (#1938)Konstantin Chernenko
2022-06-24Get rid of @ExperimentalUnsignedTypes on our declarations that levera… (#1962)Vsevolod Tolstopyatov
2022-06-24Do not use tree-based decoding for fast-path polymorphism (#1919)Vsevolod Tolstopyatov
2022-05-11Add changelog; fix Kotlin update & merge issuesupstream/v1.3.3upstream-1.3.3-releaseLeonid Startsev
2022-01-28Upgrade Gradle to version 7.3.3 (#1822)Sebastian Schuberth
2021-12-27Update Dokka to 1.6.0 and migrate settings (#1804)Ignat Beresnev
2021-10-29Add Kover plugin (#1733)Leonid Startsev
2021-09-03Upgrade to 1.5.30Leonid Startsev
2021-08-12Update to 1.5.30-RCLeonid Startsev
2021-07-08Fix repository for dokka dependencyLeonid Startsev
2021-06-28Add task to put jmh benchmarks results to teamcity statistics (#1568)Leonid Startsev
2021-06-09Introduce Animal Sniffer check (#1538)Vsevolod Tolstopyatov
2021-05-24Update jmh-gradle-plugin to latest version (#1509)Mark Kosichkin
2021-05-24Get rid of enable_jvm_ir flagLeonid Startsev
2021-04-26Update Kotlin and add changelog for 1.2.0 (#1436)upstream/v1.2.0Leonid Startsev
2021-03-17Get rid of Bintray leftovers (#1378)Vsevolod Tolstopyatov
2021-02-04Remove JCenter() from repositories where possible (#1322)Leonid Startsev
2021-01-22Ensure serialization is usable from K/N background threadVsevolod Tolstopyatov
2020-11-17Add build parameter to build serialization with JVM IR compiler (#1206)Alexander Likhachev
2020-10-03Update to new Dokka (#1100)Vsevolod Tolstopyatov
2020-09-14Standartize and cleanup Gradle scriptsVsevolod Tolstopyatov
2020-08-24Add space staging repositoryVsevolod Tolstopyatov
2020-08-11[API stabilization] Experimental API (#960)Vsevolod Tolstopyatov
2020-08-11Docs: Kotlin Serialization Guide (#933)Roman Elizarov
2020-07-21[API stabilization] JSON API reworkVsevolod Tolstopyatov
2020-06-17Deprecation and binary compatibility (#861)Vsevolod Tolstopyatov
2020-06-16Promote typeOf-based API usage: (#850)Vsevolod Tolstopyatov
2020-05-261.4-M2 & HMPP fixes (#843)Sergey Igushkin
2020-04-06Set up dokka and docs publishing process (#780)Leonid Startsev
2020-02-27Migrate to eap3 and clean up some warnings; bump versionLeonid Startsev
2019-12-26Extract ProtoBuf format to the separate moduleVsevolod Tolstopyatov
2019-12-17Authenticate in 'kotlin-dev' repo on BintrayMichael Kuzmin
2019-11-19Bump version to 0.14.0 @ Kotlin 1.3.60Leonid Startsev
2019-11-05Support @SerialId on enum members in protobuf encodingLeonid Startsev