1. 608cbad Standartize and cleanup Gradle scripts by Vsevolod Tolstopyatov · 4 years, 4 months ago
  2. 6995ef1 Add space staging repository by Vsevolod Tolstopyatov · 4 years, 5 months ago
  3. 419ddb9 [API stabilization] Experimental API (#960) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  4. 5459c10 Docs: Kotlin Serialization Guide (#933) by Roman Elizarov · 4 years, 5 months ago
  5. d9b67a1 [API stabilization] JSON API rework by Vsevolod Tolstopyatov · 4 years, 6 months ago
  6. 6de9648 Deprecation and binary compatibility (#861) by Vsevolod Tolstopyatov · 4 years, 7 months ago
  7. 2397350 Promote typeOf-based API usage: (#850) by Vsevolod Tolstopyatov · 4 years, 7 months ago
  8. c5f1af6 1.4-M2 & HMPP fixes (#843) by Sergey Igushkin · 4 years, 8 months ago
  9. bc9c8f4 Set up dokka and docs publishing process (#780) by Leonid Startsev · 4 years, 9 months ago
  10. f5accd1 Migrate to eap3 and clean up some warnings; bump version by Leonid Startsev · 4 years, 11 months ago
  11. 1868650 Extract ProtoBuf format to the separate module by Vsevolod Tolstopyatov · 5 years ago
  12. 4b5cd43 Authenticate in 'kotlin-dev' repo on Bintray by Michael Kuzmin · 5 years ago
  13. cea9b43 Bump version to 0.14.0 @ Kotlin 1.3.60 by Leonid Startsev · 5 years ago
  14. cf1db5c Support @SerialId on enum members in protobuf encoding by Leonid Startsev · 5 years ago
  15. 9f6d3b4 Remove deprecated infra plugin by Leonid Startsev · 5 years ago
  16. 0d830ae Hide NullableSerializer, introduce '.nullable' extension instead by Vsevolod Tolstopyatov · 5 years ago
  17. 78d5d2d Bump version by Leonid Startsev · 5 years ago
  18. d656e5a Update compiler to latest dev version. by Leonid Startsev · 6 years ago
  19. d0fb63d Remove dependency on stdlib-jvm from common source set (Fixes #481) by Leonid Startsev · 6 years ago
  20. fa2231c Infrastructure to build kotlinx.serialization against Kotlin snapshots by Vsevolod Tolstopyatov · 6 years ago
  21. 45aa7c7 Migrate to infra and new MPP by Leonid Startsev · 6 years ago
  22. 74b4802 Introduce JsonBuilder and JsonConfiguration as a better mechanism for configuring and changing configuration of the JSON by Vsevolod Tolstopyatov · 6 years ago
  23. 1d3e150 Update to the most recent Kotlin and Kotlin/Native compilers by Leonid Startsev · 6 years ago
  24. 7e1a13e Replace old SerialModule with new one which: by Leonid Startsev · 6 years ago
  25. dafca6a Fix access to property on teamcity by Leonid Startsev · 6 years ago
  26. 97b7187 Update to 1.3.21 by Leonid Startsev · 6 years ago
  27. 82e4ba5 Repository with fixed Native version by Leonid Startsev · 6 years ago
  28. b4656a0 Migrate to Gradle 4.10 and metadata 0.4 by Leonid Startsev · 6 years ago
  29. 69ac2ae Update to Kotlin 1.3.20 EAP 2 by Leonid Startsev · 6 years ago
  30. b0fd120 Update version to 1.3.20-eap (dev build from teamcity is used because by Leonid Startsev · 6 years ago
  31. 12a0003 Fix local K/N setup and some typos by Leonid Startsev · 6 years ago
  32. e4c5404 Skip defaults in JSONTreeMapper and CBOR by Leonid Startsev · 6 years ago
  33. 477563f Local K/N compilation setup by Leonid Startsev · 6 years ago
  34. f83e876 Merge branch 'eap13' into dev by Leonid Startsev · 6 years ago
  35. c1bb4d2 Introduce @ImplicitReflectionSerializer for API which involves reflection. by Leonid Startsev · 6 years ago
  36. 23dfc08 Update Kotlin version to 1.3-RC4 by Leonid Startsev · 6 years ago
  37. fa9e920 Add license, developer and scm information in Maven pom in publication by Leonid Startsev · 6 years ago
  38. 17c6f37 Versions update by Leonid Startsev · 6 years ago
  39. 0915d20 Update versions for Kotlin and Kotlin/Native by Leonid Startsev · 6 years ago
  40. 201ecd9 0.6.2 release: Updated Kotlin to 1.2.70 and Kotlin/Native to 0.9 by Leonid Startsev · 6 years ago
  41. c652f29 Fix protobuf by adapting MapLikeSerializer to HashSetSerializer(MapEntrySerializer). by Leonid Startsev · 6 years ago
  42. 598aa82 Add some missing changes by Leonid Startsev · 6 years ago
  43. bc472b0 Fixed forgotten namings by Leonid Startsev · 6 years ago
  44. 4396dd6 Renaming: by Leonid Startsev · 7 years ago
  45. aee4fc2 Workaround for KT-25938 by Leonid Startsev · 6 years ago
  46. 51114eb Updated library version by Leonid Startsev · 7 years ago
  47. 476b722 Add snapshot version to buildscript by Leonid Startsev · 7 years ago
  48. 133194c Use new 0.8 K/N DSL by Leonid Startsev · 7 years ago
  49. 0a9f0d6 Typo fixing, copyrights, module renaming by Leonid Startsev · 7 years ago
  50. c563d23 [JSON-AST] Publishing setup by Leonid Startsev · 7 years ago
  51. bae49f9 [JSON-AST] Publishing native artifact on bintray by Leonid Startsev · 7 years ago
  52. e593b42 Introduce module for benchmarks by Vsevolod Tolstopyatov · 7 years ago
  53. 14b57df Upgraded version by Leonid Startsev · 7 years ago
  54. 36bb25f Update version in build.gradle Fix forgotten indent by Leonid Startsev · 7 years ago
  55. 8642a1f Improve buildscript and bumped kotlin version by Leonid Startsev · 7 years ago
  56. da728dd Update runtime library version to match plugin version. by Leonid Startsev · 7 years ago
  57. 077f35e Upgrade bugfix version by Leonid Startsev · 7 years ago
  58. 8818540 Moved HOCON config parser to main repository by Leonid Startsev · 7 years ago
  59. 9f9df89 Set corresponding to plugin version and fix some broken things for release compiler by Leonid Startsev · 7 years ago
  60. 1e8d611 Update to latest release version by Leonid Startsev · 7 years ago
  61. 7dd8ad7 Upgrade library version to 0.3 and Kotlin to 1.2 by Leonid Startsev · 7 years ago
  62. ca62091 1.2 bootstrap preparation by Leonid Startsev · 7 years ago
  63. f37faa8 Revert "Migrating to 1.2" by Leonid Startsev · 7 years ago
  64. f1c8918 Fix polymorphic serializer (#28) by Leonid Startsev · 7 years ago
  65. 9668c18 Infrastructure for context of custom serializers by Leonid Startsev · 7 years ago
  66. ed557e6 Migrating to 1.2 by Leonid Startsev · 7 years ago
  67. 1c35d91 Publish all projects, including common by Leonid Startsev · 7 years ago
  68. f665fbd Update version to 0.1.1 Remove EAP dependency from pom example by Leonid Startsev · 7 years ago
  69. 84062e1 Removed EAP dependencies from buildscript by Leonid Startsev · 7 years ago
  70. ef12538 Packaging sourceJar with common module sources by Leonid Startsev · 7 years ago
  71. 26af919 Readme and docs updated, license and copyright added by Roman Elizarov · 7 years ago
  72. 6fbc215 getElementIndex(name) now returns magic constant instead of throwing, if name is missing. by Leonid Startsev · 7 years ago
  73. d79fb1f Artifact renaming; buffer quickfix by Leonid Startsev · 7 years ago
  74. 1e737f2 Use artifacts from bintray and bintray publishing of library by Leonid Startsev · 7 years ago
  75. 4f69b61 Updated serialization plugin artifact to match one from gradle build by Leonid Startsev · 7 years ago
  76. 00dd4f5 Common library for JVM and JS by Leonid Startsev · 7 years ago
  77. a587393 Renamed serializer lookup functions by Leonid Startsev · 7 years ago
  78. e4daf06 Tests on enums and maps. Corresponding fixes on CBOR and Protobuf formats by Leonid Startsev · 7 years ago
  79. ed87fbd Protobuf tests based on Google protobuf library by Leonid Startsev · 7 years ago
  80. 6d6aaf4 Tests for CBOR and missed copyrights for some other tests by Leonid Startsev · 7 years ago
  81. 8801ed8 Documentation with examples by Leonid Startsev · 7 years ago
  82. 08d3ca0 KotlinX serialization runtime library migrated to separate project by Leonid Startsev · 7 years ago