1. 93e1812 Upgrade kotlinx.serialization to v1.6.3 by Clara Fok · 8 months ago
  2. ece9fdd Upgrade Gradle to version 7.3.3 (#1822) by Sebastian Schuberth · 2 years, 11 months ago
  3. c0c60a6 JVM integration with InputStream and OutputStream (#1569) by Leonid Startsev · 3 years, 4 months ago
  4. 2048fac Explicit nulls flag for JSON format by Sergey Shanshin · 3 years, 5 months ago
  5. 21dea85 Get rid of enable_jvm_ir flag by Leonid Startsev · 3 years, 7 months ago
  6. 8f82c6b Added support for nullable value, nested and empty collections in protobuf (#1430) by Sergey Shanshin · 3 years, 8 months ago
  7. 436cf83 Replace Array<String> in JsonNames with vararg by Leonid Startsev · 3 years, 9 months ago
  8. 6087755 Add @JsonNames annotation by Leonid Startsev · 5 years ago
  9. 3219c71 Adjust benchmarks naming by Vsevolod Tolstopyatov · 3 years, 10 months ago
  10. 628c973 Rewrite and restructure JSON parser (#1343) by Vsevolod Tolstopyatov · 3 years, 10 months ago
  11. 333f9ff Improve performance of JSON encoding (#1354) by Vsevolod Tolstopyatov · 3 years, 10 months ago
  12. 358dc0b Adjust TwitterMacro data model by Vsevolod Tolstopyatov · 3 years, 11 months ago
  13. f28e005 Json benchmarks (#1337) by Vsevolod Tolstopyatov · 3 years, 11 months ago
  14. cb6a56b Optimize the loop for writing varints in ProtoBuf (#1294) by Vsevolod Tolstopyatov · 4 years ago
  15. 2e56542 Add build parameter to build serialization with JVM IR compiler (#1206) by Alexander Likhachev · 4 years, 1 month ago
  16. ed7bf80 Properly cache generated serializers in PluginGeneratedSerialDescript… (#1159) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  17. a148260 Renamed kotlinx-serialization-runtime to kotlinx-serialization-core (#953) by Leonid Startsev · 4 years, 5 months ago
  18. 6178da6 [API stabilization] ProtoBuf rework (#912) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  19. c136b56 ProtoBuf enchancements (#923) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  20. d9b67a1 [API stabilization] JSON API rework by Vsevolod Tolstopyatov · 4 years, 5 months ago
  21. 5f9aa2c [API stabilization] Renames in StringFormat, rename stringify to encodeToString and parse to decodeFromString. Migrate Json accordingly by Vsevolod Tolstopyatov · 4 years, 6 months ago
  22. 602830c Introduce CollectionSerializers, split existing Shorthands between packages by Vsevolod Tolstopyatov · 4 years, 10 months ago
  23. d18515a Make strictMode even more restrictive, prohibit unquoted keys and values by default, always use strict boolean parser by Vsevolod Tolstopyatov · 4 years, 10 months ago
  24. deb98ad Reduce number of internal dependencies and use bitwise operations in ProtoBuf/Cbor instead of ByteBuffer. Deprecate ByteBuffer for removal by Vsevolod Tolstopyatov · 5 years ago
  25. ca54a56 READ_ALL rework (#600) by Vsevolod Tolstopyatov · 5 years ago
  26. f18d398 Upgrade guava in benchmark module too, just in case by Leonid Startsev · 5 years ago
  27. d0d8b93 Add prefix to all published modules so artifacts names will look properly. by Leonid Startsev · 6 years ago
  28. 45aa7c7 Migrate to infra and new MPP by Leonid Startsev · 6 years ago
  29. da58e50 Renamed identifiers to align with Kotlin's coding conventions. by ben · 6 years ago
  30. e593b42 Introduce module for benchmarks by Vsevolod Tolstopyatov · 7 years ago