- b3f6e0f Add value class support to the ProtoBufSchemaGenerator (#2542) by Felipe Rotilho · 12 months ago
- cd9f8b0 Implement ClassDiscriminatorMode.ALL, .NONE, and .POLYMORPHIC (#2532) by Leonid Startsev · 1 year ago
- ad9ddd1 Do not try to coerce input values for properties (#2530) by Leonid Startsev · 1 year ago
- d8b98b5 Fix: Hocon polymorphic serialization (#2151) by Matt · 1 year, 1 month ago
- b994572 Make empty objects and arrays collapsed in pretty print mode (#2506) by Leonid Startsev · 1 year, 1 month ago
- 4a5648b Add Wasm WASI target (#2510) by igoriakovlev · 1 year, 1 month ago
- b2a05a4 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 1 month ago
- cf71e08 Fix TaggedDecoder nullable decoding (#2456) by Phillip Schichtel · 1 year, 2 months ago
- b44f03f Fix IllegalAccessException (#2469) by Leonid Startsev · 1 year, 2 months ago
- bfbe6a9 Cbor: check if inline value classes is marked as @ByteString (#2466) by eater · 1 year, 2 months ago
- 7d4bb2a Improve polymorphic deserialization optimization: (#2481) by Leonid Startsev · 1 year, 2 months ago
- cf57414 Add a flag to allow parser to accept trailing commas. (#2480) by Leonid Startsev · 1 year, 2 months ago
- 6ac4902 Build improvements: Kotlin 1.9.20-RC, default target hierarchy, bump Okio (#2473) by Leonid Startsev · 1 year, 2 months ago
- a675cb3 Add protobuf conformance tests (#2404) by Doğaç Eldenk · 1 year, 3 months ago
- 9dab3f4 Update Minecraft Wiki link to new domain after fork (#2453) by Misode · 1 year, 3 months ago
- 7b75e39 Get rid of @Suppress("INVISIBLE_REFERENCE") for usage of internal declarations (#2444) by Leonid Startsev · 1 year, 3 months ago
- 681982c Add tomlkt to list of community formats (#2442) by Peanuuutz · 1 year, 3 months ago
- 7d287c8 Support decoding maps with boolean keys (#2440) by Leonid Startsev · 1 year, 3 months ago
- 7ae7a23 Add support of WASM target to mainline (#2410) by igoriakovlev · 1 year, 4 months ago
- a7109d8 Fix negative enums in protobuf not serializing & de-serializing (#2400) by Doğaç Eldenk · 1 year, 5 months ago
- 1e88d42 Rename JsonLexer.kt file to avoid confusion — we do not have this class anymore, it was split to ReaderJsonLexer and StringJsonLexer. by Leonid Startsev · 1 year, 5 months ago
- e55f807 Test & fix several exception messages from Json parser by Leonid Startsev · 1 year, 5 months ago
- 416e20a Add annotations from expect entity to actual entity. Required after KT-58551 (#2388) by Margarita Bobova · 1 year, 5 months ago
- f023988 Added annotation for named companion objects (#2381) by Sergey Shanshin · 1 year, 5 months ago
- 093321f Follow-up for #2379 — actually remove org.intellij.lang.annotations from JS and Native (#2390) by Leonid Startsev · 1 year, 5 months ago
- adf350b Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 5 months ago
- b0189e7 Remove obsolete no longer supported kotlin.mpp.enableCompatibilityMetadataVariant that will be promoted to ERROR as part of KT-55891 (#2389) by Stanislav Erokhin · 1 year, 5 months ago
- 8b231ff Properly fix Java 8 API compatibility (#2350) by Björn Kautler · 1 year, 5 months ago
- 8e47ea2 Rename clashed files to fix per-file compilation for JS target by Artem Kobzar · 1 year, 5 months ago
- b5c8c15 Changed actual FormatLanguage annotation for JS and native (#2379) by Sergey Shanshin · 1 year, 5 months ago
- 4af0f30 Rename clashed files to fix per-file compilation for JS target by Artem Kobzar · 1 year, 5 months ago
- 245030b Update to Kotlin 1.9.0: (#2364) by Leonid Startsev · 1 year, 5 months ago
- e3bcb64 Use forgotten 'mode' in 'parameterizedTest' (#2367) by Leonid Startsev · 1 year, 5 months ago
- d53588a Actualize Protobuf documentation (#2355) by Leonid Startsev · 1 year, 6 months ago
- 3191884 Fix error triggered by 'consume leading class discriminator' polymorphic parsing optimization: (#2362) by Leonid Startsev · 1 year, 6 months ago
- b8de86f Support Serializer for Nothing on the JS target (#2330) by Shreck Ye · 1 year, 6 months ago
- 782b9f3 Introduce 'decodeEnumsCaseInsensitive' feature to Json. (#2345) by Leonid Startsev · 1 year, 6 months ago
- 5bba108 Fix beginStructure in JsonTreeDecoder when inner structure descriptor is same as outer (#2346) by Ugljesa Jovanovic · 1 year, 6 months ago
- d192d24 Fix Kotlin user projects build (#2341) by Abduqodiri Qurbonzoda · 1 year, 6 months ago
- 39918cb Update user projects config: adapt build script to new TeamCity variables (#2342) by Margarita Bobova · 1 year, 6 months ago
- e73e5e7 Increase visibility of the json-okio integration module: add it to the Dokka generated website by Leonid Startsev · 1 year, 6 months ago
- caa194b Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 6 months ago
- 5fb55ff Update json5k, which now supports Kotlin/Native (#2335) by Adam · 1 year, 6 months ago
- a269f97 Fixed NoSuchMethodError when parsing a JSON stream on Java 8 (#2328) by Sergey Shanshin · 1 year, 7 months ago
- 881e7a9 Fixed regression with serialization using list parametrized with contextual types (#2331) by Sergey Shanshin · 1 year, 7 months ago
- 776e3c1 Fix typo in JsonElementSerializer (#2314) by Vinccool96 · 1 year, 7 months ago
- f76d073 Add support to decode numeric literals containing an exponent (#2227) by Roberto Blázquez · 1 year, 8 months ago
- f833852 Prepare 1.5.1 release (#2297) by Leonid Startsev · 1 year, 8 months ago
- 5a8795a Added FormatLanguage annotation to JSON (#2234) by Sergey Shanshin · 1 year, 8 months ago
- 40eb277 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 8 months ago
- 9157bf8 Implement addAll functions for JsonArrayBuilder (#2156) by aSemy · 1 year, 8 months ago
- cfce5d8 Properties Format: Support sealed/polymorphic classes as class properties (#2255) by EdwarDDay · 1 year, 8 months ago
- 961e87d Adapt tests for K2 and upcoming deprecations in K1 (#2230) by Leonid Startsev · 1 year, 8 months ago
- fc9aef5 Fix value class encoding in various corner cases (#2242) by Leonid Startsev · 1 year, 8 months ago
- 5084435 Improved docs for JsonContentPolymorphicSerializer (#2189) by Sergey Shanshin · 1 year, 8 months ago
- 350443a Fix incorrect json decoding iterator's .hasNext() behavior on array-wrapped inputs: (#2268) by Leonid Startsev · 1 year, 8 months ago
- 15aacd2 Replace deprecated ThreadLocal with kotlin.native.concurrent.ThreadLocal (#2266) by Margarita Bobova · 1 year, 9 months ago
- e2092a4 Get rid of deprecated toChar() in JS-specific code (#2252) by Leonid Startsev · 1 year, 9 months ago
- 2b77da3 Rename json-okio `target` variables to `sink` (#2226) by Ben Woodworth · 1 year, 9 months ago
- abb8afc Fixed NoSuchMethodError when parsing a JSON stream on Java 8 (#2219) by madhead · 1 year, 10 months ago
- 24c6028 Suppressed Animal Sniffer error on ULong.toString() by Sergey.Shanshin · 1 year, 10 months ago
- 6333daf Converted Serialization formats list to table by Sergey.Shanshin · 1 year, 10 months ago
- 0ec900b Converted Serialization formats list to table by Sergey.Shanshin · 1 year, 10 months ago
- 6246e0a Add functions for creating JsonPrimitives from unsigned numbers (#2160) by aSemy · 1 year, 10 months ago
- cbd8ce3 Fix MissingFieldException duplication (#2213) by Vsevolod Tolstopyatov · 1 year, 10 months ago
- 88f782c Removed redundant usages of @Serializer annotations (#2200) by Sergey Shanshin · 1 year, 10 months ago
- acb0988 Introduce HoconEncoder and HoconDecoder interfaces (#2094) by Alexander Mikhailov · 1 year, 10 months ago
- 90113a9 Added ability to read buffered huge strings in custom KSerializers (#2012) by Alexey Sviridov · 1 year, 10 months ago
- 2cb7f7d Added support for null values for nullable enums in lanient mode (#2176) by Sergey Shanshin · 1 year, 11 months ago
- 9e344bd Added function to run tests by specified compiler version (#2148) by Sergey Shanshin · 1 year, 11 months ago
- 0b01b53 Add opt-in to JsonConfiguration() constructor call by Leonid Startsev · 1 year, 11 months ago
- 169a145 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 1 year, 11 months ago
- 60c632c Provide support for JsonNamingStrategy to be used in Json for properties' names. (#2111) by Leonid Startsev · 1 year, 11 months ago
- 1f4a9e5 Uncomment all stale tests that depended on Kotlin upgrade (#2147) by Leonid Startsev · 2 years ago
- ccf9c2c Correctly handle situation where different serializers can be provided (#2113) by Leonid Startsev · 2 years, 1 month ago
- 02f643c Further improve stream decoding performance (#2101) by Vsevolod Tolstopyatov · 2 years, 1 month ago
- 57deef6 Introduce CharArray pooling for InputStream decoding (#2100) by Vsevolod Tolstopyatov · 2 years, 1 month ago
- b749dd1 Provide killswitch for JPMS & improve building.md (#2105) by Leonid Startsev · 2 years, 1 month ago
- 52218e8 Add support for encoding Duration in HOCON format (#2080) by Alexander Mikhailov · 2 years, 2 months ago
- d75028c Add third-party library for the JSON5 format (#2084) by xn32 · 2 years, 2 months ago
- 520eeef Fixed serializers caching for parametrized types from different class loaders by Sergey Shanshin · 2 years, 2 months ago
- 77c8232 Add support for deserialization Duration in HOCON format (#2073) by Alexander Mikhailov · 2 years, 2 months ago
- f451e43 Remove experimentality from serializer(java.lang.Type) function family (#2069) by Leonid Startsev · 2 years, 2 months ago
- 95d5b4f Make DeserializationStrategy covariant at declaration-site (#1897) by Lukellmann · 2 years, 2 months ago
- 46a5ff6 Support unquoted literal JSON values (#2041) by aSemy · 2 years, 2 months ago
- de6864a Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 2 years, 3 months ago
- 0a1b6d8 Fix minor documentation and comment typos (#2061) by aSemy · 2 years, 3 months ago
- 0f35682 Fix incorrect behavior while deserializing maps to sealed classes (#2052) by Rodrigo Vedovato · 2 years, 3 months ago
- dc9983a Update test assertions to use IntelliJ "Click to see difference" format (#2062) by aSemy · 2 years, 3 months ago
- 182c53e Add documentation on using typealias for means of global configuration by Leonid Startsev · 2 years, 3 months ago
- e311eb8 Added support for the unsigned primitives and arrays as built-in by Sergey Shanshin · 2 years, 3 months ago
- 9658ea7 Use EnumSerializer for explicitly serializable enum instead of auto-generated by Sergey Shanshin · 2 years, 3 months ago
- f8d605d Add functions that can be used by compiler plugin for intrinsics (#2031) by Leonid Startsev · 2 years, 3 months ago
- 79de734 Added support of UTF-16 surrogate pairs to okio streams by Sergey Shanshin · 2 years, 4 months ago
- 2fe2efa Added test on custom serializer for sealed class with generic parameter by Sergey.Shanshin · 3 years ago
- 765d462 fix typo (serialise -> serialize) by Atsuto Yamashita · 2 years, 4 months ago
- bf57560 Fix core module configuration in hocon module by Osip Fatkullin · 2 years, 4 months ago
- f7a92f2 Merge remote-tracking branch 'origin/master' into dev by Leonid Startsev · 2 years, 4 months ago
- 0c0648e Fixed decoding of huge JSON data for okio streams by Sergey Shanshin · 2 years, 4 months ago
- 16a85df Minor Kdoc update (#1999) by Martin Bonnin · 2 years, 5 months ago