- 93e1812 Upgrade kotlinx.serialization to v1.6.3 by Clara Fok · 8 months ago
- ece9fdd Upgrade Gradle to version 7.3.3 (#1822) by Sebastian Schuberth · 2 years, 11 months ago
- c0c60a6 JVM integration with InputStream and OutputStream (#1569) by Leonid Startsev · 3 years, 4 months ago
- 2048fac Explicit nulls flag for JSON format by Sergey Shanshin · 3 years, 5 months ago
- 21dea85 Get rid of enable_jvm_ir flag by Leonid Startsev · 3 years, 7 months ago
- 8f82c6b Added support for nullable value, nested and empty collections in protobuf (#1430) by Sergey Shanshin · 3 years, 8 months ago
- 436cf83 Replace Array<String> in JsonNames with vararg by Leonid Startsev · 3 years, 9 months ago
- 6087755 Add @JsonNames annotation by Leonid Startsev · 5 years ago
- 3219c71 Adjust benchmarks naming by Vsevolod Tolstopyatov · 3 years, 10 months ago
- 628c973 Rewrite and restructure JSON parser (#1343) by Vsevolod Tolstopyatov · 3 years, 10 months ago
- 333f9ff Improve performance of JSON encoding (#1354) by Vsevolod Tolstopyatov · 3 years, 10 months ago
- 358dc0b Adjust TwitterMacro data model by Vsevolod Tolstopyatov · 3 years, 11 months ago
- f28e005 Json benchmarks (#1337) by Vsevolod Tolstopyatov · 3 years, 11 months ago
- cb6a56b Optimize the loop for writing varints in ProtoBuf (#1294) by Vsevolod Tolstopyatov · 4 years ago
- 2e56542 Add build parameter to build serialization with JVM IR compiler (#1206) by Alexander Likhachev · 4 years, 1 month ago
- ed7bf80 Properly cache generated serializers in PluginGeneratedSerialDescript… (#1159) by Vsevolod Tolstopyatov · 4 years, 2 months ago
- a148260 Renamed kotlinx-serialization-runtime to kotlinx-serialization-core (#953) by Leonid Startsev · 4 years, 5 months ago
- 6178da6 [API stabilization] ProtoBuf rework (#912) by Vsevolod Tolstopyatov · 4 years, 5 months ago
- c136b56 ProtoBuf enchancements (#923) by Vsevolod Tolstopyatov · 4 years, 5 months ago
- d9b67a1 [API stabilization] JSON API rework by Vsevolod Tolstopyatov · 4 years, 5 months ago
- 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
- 602830c Introduce CollectionSerializers, split existing Shorthands between packages by Vsevolod Tolstopyatov · 4 years, 10 months ago
- 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
- 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
- ca54a56 READ_ALL rework (#600) by Vsevolod Tolstopyatov · 5 years ago
- f18d398 Upgrade guava in benchmark module too, just in case by Leonid Startsev · 5 years ago
- d0d8b93 Add prefix to all published modules so artifacts names will look properly. by Leonid Startsev · 6 years ago
- 45aa7c7 Migrate to infra and new MPP by Leonid Startsev · 6 years ago
- da58e50 Renamed identifiers to align with Kotlin's coding conventions. by ben · 6 years ago
- e593b42 Introduce module for benchmarks by Vsevolod Tolstopyatov · 7 years ago