1. fe10d6a Add Gradle properties for disabling project's TC integration (#2483) by Leonid Startsev · 1 year, 2 months ago
  2. a87b0f1 Manually apply the `java` plugin (#2356) by Sebastian Sellmair · 1 year, 6 months ago
  3. d192d24 Fix Kotlin user projects build (#2341) by Abduqodiri Qurbonzoda · 1 year, 6 months ago
  4. 39918cb Update user projects config: adapt build script to new TeamCity variables (#2342) by Margarita Bobova · 1 year, 6 months ago
  5. d1640e6 Introduced BOM to have all the dependencies aligned (#2093) by Sergey Shanshin · 2 years, 1 month ago
  6. 77c8232 Add support for deserialization Duration in HOCON format (#2073) by Alexander Mikhailov · 2 years, 2 months ago
  7. 182c53e Add documentation on using typealias for means of global configuration by Leonid Startsev · 2 years, 3 months ago
  8. 98529cd Remove kotlin.Experimental from opt-ins as it would be removed in 1.8.20 by Leonid Startsev · 2 years, 3 months ago
  9. f8d605d Add functions that can be used by compiler plugin for intrinsics (#2031) by Leonid Startsev · 2 years, 3 months ago
  10. 2825e21 Implemented serializers caching for lookup by Sergey Shanshin · 2 years, 4 months ago
  11. 6490707 Support Dokka HTML customization (#2008) by Nikolay Pachkov · 2 years, 4 months ago
  12. c2f3c71 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 2 years, 5 months ago
  13. 621dbf8 Migrate to Kotlin 1.7.0 (#1977) by Leonid Startsev · 2 years, 6 months ago
  14. 5e8ccad Add Okio integration (#1901) by Sergey Shanshin · 2 years, 6 months ago
  15. 08bfef6 Use kotlinlang.org instead of GH pages for API reference (#1938) by Konstantin Chernenko · 2 years, 6 months ago
  16. 605a35f Get rid of @ExperimentalUnsignedTypes on our declarations that levera… (#1962) by Vsevolod Tolstopyatov · 2 years, 6 months ago
  17. 93a06df Do not use tree-based decoding for fast-path polymorphism (#1919) by Vsevolod Tolstopyatov · 2 years, 6 months ago
  18. 9650a28 Add changelog; fix Kotlin update & merge issues by Leonid Startsev · 2 years, 8 months ago
  19. ece9fdd Upgrade Gradle to version 7.3.3 (#1822) by Sebastian Schuberth · 2 years, 11 months ago
  20. 8be6845 Update Dokka to 1.6.0 and migrate settings (#1804) by Ignat Beresnev · 3 years ago
  21. e721ebe Add Kover plugin (#1733) by Leonid Startsev · 3 years, 2 months ago
  22. 0e75d25 Upgrade to 1.5.30 by Leonid Startsev · 3 years, 4 months ago
  23. f7a7141 Update to 1.5.30-RC by Leonid Startsev · 3 years, 5 months ago
  24. 9f8d050 Fix repository for dokka dependency by Leonid Startsev · 3 years, 6 months ago
  25. 98ead98 Add task to put jmh benchmarks results to teamcity statistics (#1568) by Leonid Startsev · 3 years, 6 months ago
  26. ab5c139 Introduce Animal Sniffer check (#1538) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  27. c5672e9 Update jmh-gradle-plugin to latest version (#1509) by Mark Kosichkin · 3 years, 7 months ago
  28. 21dea85 Get rid of enable_jvm_ir flag by Leonid Startsev · 3 years, 7 months ago
  29. fc9343f Update Kotlin and add changelog for 1.2.0 (#1436) by Leonid Startsev · 3 years, 8 months ago
  30. 6d2e5cf Get rid of Bintray leftovers (#1378) by Vsevolod Tolstopyatov · 3 years, 10 months ago
  31. 6a8dc86 Remove JCenter() from repositories where possible (#1322) by Leonid Startsev · 3 years, 11 months ago
  32. 07f730a Ensure serialization is usable from K/N background thread by Vsevolod Tolstopyatov · 4 years ago
  33. 2e56542 Add build parameter to build serialization with JVM IR compiler (#1206) by Alexander Likhachev · 4 years, 1 month ago
  34. d3d2dca Update to new Dokka (#1100) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  35. 608cbad Standartize and cleanup Gradle scripts by Vsevolod Tolstopyatov · 4 years, 3 months ago
  36. 6995ef1 Add space staging repository by Vsevolod Tolstopyatov · 4 years, 4 months ago
  37. 419ddb9 [API stabilization] Experimental API (#960) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  38. 5459c10 Docs: Kotlin Serialization Guide (#933) by Roman Elizarov · 4 years, 5 months ago
  39. d9b67a1 [API stabilization] JSON API rework by Vsevolod Tolstopyatov · 4 years, 5 months ago
  40. 6de9648 Deprecation and binary compatibility (#861) by Vsevolod Tolstopyatov · 4 years, 6 months ago
  41. 2397350 Promote typeOf-based API usage: (#850) by Vsevolod Tolstopyatov · 4 years, 6 months ago
  42. c5f1af6 1.4-M2 & HMPP fixes (#843) by Sergey Igushkin · 4 years, 7 months ago
  43. bc9c8f4 Set up dokka and docs publishing process (#780) by Leonid Startsev · 4 years, 9 months ago
  44. f5accd1 Migrate to eap3 and clean up some warnings; bump version by Leonid Startsev · 4 years, 10 months ago
  45. 1868650 Extract ProtoBuf format to the separate module by Vsevolod Tolstopyatov · 5 years ago
  46. 4b5cd43 Authenticate in 'kotlin-dev' repo on Bintray by Michael Kuzmin · 5 years ago
  47. cea9b43 Bump version to 0.14.0 @ Kotlin 1.3.60 by Leonid Startsev · 5 years ago
  48. cf1db5c Support @SerialId on enum members in protobuf encoding by Leonid Startsev · 5 years ago
  49. 9f6d3b4 Remove deprecated infra plugin by Leonid Startsev · 5 years ago
  50. 0d830ae Hide NullableSerializer, introduce '.nullable' extension instead by Vsevolod Tolstopyatov · 5 years ago
  51. 78d5d2d Bump version by Leonid Startsev · 5 years ago
  52. d656e5a Update compiler to latest dev version. by Leonid Startsev · 6 years ago
  53. d0fb63d Remove dependency on stdlib-jvm from common source set (Fixes #481) by Leonid Startsev · 6 years ago
  54. fa2231c Infrastructure to build kotlinx.serialization against Kotlin snapshots by Vsevolod Tolstopyatov · 6 years ago
  55. 45aa7c7 Migrate to infra and new MPP by Leonid Startsev · 6 years ago
  56. 74b4802 Introduce JsonBuilder and JsonConfiguration as a better mechanism for configuring and changing configuration of the JSON by Vsevolod Tolstopyatov · 6 years ago
  57. 1d3e150 Update to the most recent Kotlin and Kotlin/Native compilers by Leonid Startsev · 6 years ago
  58. 7e1a13e Replace old SerialModule with new one which: by Leonid Startsev · 6 years ago
  59. dafca6a Fix access to property on teamcity by Leonid Startsev · 6 years ago
  60. 97b7187 Update to 1.3.21 by Leonid Startsev · 6 years ago
  61. 82e4ba5 Repository with fixed Native version by Leonid Startsev · 6 years ago
  62. b4656a0 Migrate to Gradle 4.10 and metadata 0.4 by Leonid Startsev · 6 years ago
  63. 69ac2ae Update to Kotlin 1.3.20 EAP 2 by Leonid Startsev · 6 years ago
  64. b0fd120 Update version to 1.3.20-eap (dev build from teamcity is used because by Leonid Startsev · 6 years ago
  65. 12a0003 Fix local K/N setup and some typos by Leonid Startsev · 6 years ago
  66. e4c5404 Skip defaults in JSONTreeMapper and CBOR by Leonid Startsev · 6 years ago
  67. 477563f Local K/N compilation setup by Leonid Startsev · 6 years ago
  68. f83e876 Merge branch 'eap13' into dev by Leonid Startsev · 6 years ago
  69. c1bb4d2 Introduce @ImplicitReflectionSerializer for API which involves reflection. by Leonid Startsev · 6 years ago
  70. 23dfc08 Update Kotlin version to 1.3-RC4 by Leonid Startsev · 6 years ago
  71. fa9e920 Add license, developer and scm information in Maven pom in publication by Leonid Startsev · 6 years ago
  72. 17c6f37 Versions update by Leonid Startsev · 6 years ago
  73. 0915d20 Update versions for Kotlin and Kotlin/Native by Leonid Startsev · 6 years ago
  74. 201ecd9 0.6.2 release: Updated Kotlin to 1.2.70 and Kotlin/Native to 0.9 by Leonid Startsev · 6 years ago
  75. c652f29 Fix protobuf by adapting MapLikeSerializer to HashSetSerializer(MapEntrySerializer). by Leonid Startsev · 6 years ago
  76. 598aa82 Add some missing changes by Leonid Startsev · 6 years ago
  77. bc472b0 Fixed forgotten namings by Leonid Startsev · 6 years ago
  78. 4396dd6 Renaming: by Leonid Startsev · 7 years ago
  79. aee4fc2 Workaround for KT-25938 by Leonid Startsev · 6 years ago
  80. 51114eb Updated library version by Leonid Startsev · 6 years ago
  81. 476b722 Add snapshot version to buildscript by Leonid Startsev · 7 years ago
  82. 133194c Use new 0.8 K/N DSL by Leonid Startsev · 6 years ago
  83. 0a9f0d6 Typo fixing, copyrights, module renaming by Leonid Startsev · 6 years ago
  84. c563d23 [JSON-AST] Publishing setup by Leonid Startsev · 7 years ago
  85. bae49f9 [JSON-AST] Publishing native artifact on bintray by Leonid Startsev · 7 years ago
  86. e593b42 Introduce module for benchmarks by Vsevolod Tolstopyatov · 7 years ago
  87. 14b57df Upgraded version by Leonid Startsev · 7 years ago
  88. 36bb25f Update version in build.gradle Fix forgotten indent by Leonid Startsev · 7 years ago
  89. 8642a1f Improve buildscript and bumped kotlin version by Leonid Startsev · 7 years ago
  90. da728dd Update runtime library version to match plugin version. by Leonid Startsev · 7 years ago
  91. 077f35e Upgrade bugfix version by Leonid Startsev · 7 years ago
  92. 8818540 Moved HOCON config parser to main repository by Leonid Startsev · 7 years ago
  93. 9f9df89 Set corresponding to plugin version and fix some broken things for release compiler by Leonid Startsev · 7 years ago
  94. 1e8d611 Update to latest release version by Leonid Startsev · 7 years ago
  95. 7dd8ad7 Upgrade library version to 0.3 and Kotlin to 1.2 by Leonid Startsev · 7 years ago
  96. ca62091 1.2 bootstrap preparation by Leonid Startsev · 7 years ago
  97. f37faa8 Revert "Migrating to 1.2" by Leonid Startsev · 7 years ago
  98. f1c8918 Fix polymorphic serializer (#28) by Leonid Startsev · 7 years ago
  99. 9668c18 Infrastructure for context of custom serializers by Leonid Startsev · 7 years ago
  100. ed557e6 Migrating to 1.2 by Leonid Startsev · 7 years ago