summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-04-12Merge branch 'master' into devupstream/v0.11.0Leonid Startsev
2019-04-12Update to release versionLeonid Startsev
2019-03-22Update documentation to reflect new modules and polymorphic systemLeonid Startsev
2019-03-13Deprecate @Optional, introduce @RequiredLeonid Startsev
2019-02-05Fix broken and obsolete links in docsLeonid Startsev
2019-01-29Clarify docs about @SerializerLeonid Startsev
2019-01-24Update docs for JSONLeonid Startsev
2019-01-22Merge branch 'master' into devLeonid Startsev
2019-01-22Avoid ImplicitReflectionSerializerFrancesco Vasco
2018-12-19Update the docs with new annotationsLeonid Startsev
2018-12-17Update runtime_usage.mdLeonid Startsev
2018-12-11Some clarifications about project buildingLeonid Startsev
2018-11-21Make naming consistent with KEEP and current design, rename saver to serializ...Vsevolod Tolstopyatov
2018-11-19Merge pull request #262 from BenWoodworth/masterLeonid Startsev
2018-11-19Use-case for `PrimitiveDescriptor.withName`Leonid Startsev
2018-11-19Merge branch 'dev'Leonid Startsev
2018-11-19Fix example with java.util.DateVladimir Valeyev
2018-11-09Merge remote-tracking branch 'kotlin/dev'BenWoodworth
2018-11-08Fix local K/N setup and some typosLeonid Startsev
2018-11-06Changed JSON to Json in Markdown code.BenWoodworth
2018-10-30Explicitly add KSerializer supertype to avoid certain restrictions after updateLeonid Startsev
2018-10-29Update documentation:Leonid Startsev
2018-10-24Fix migration guideLeonid Startsev
2018-10-24Merge branch 'eap13' into devLeonid Startsev
2018-10-23Introduce @ImplicitReflectionSerializer for API which involves reflection.Leonid Startsev
2018-10-23Refactor surface API: introduce interfaces for different formats, move some i...Leonid Startsev
2018-10-23Update general readme and versions: Library to 0.9, K/N to 1.0 betaLeonid Startsev
2018-10-23Fix typo in latest version of runtime dependency in EAP 1.3 documentDave Leeds
2018-10-22Update documentation for the new APILeonid Startsev
2018-10-19Updated info about eap13 releasesLeonid Startsev
2018-10-16Update info about applying native pluginLeonid Startsev
2018-10-03Information about update to RC-3Leonid Startsev
2018-10-03Update to RC-3upstream/v0.8.2-rc13Leonid Startsev
2018-09-19Information about kotlinx.serialization status in 1.3Leonid Startsev
2018-09-19Update migration guide and versions to RCs.Leonid Startsev
2018-09-17Draft of document for 1.3 eapLeonid Startsev
2018-09-10Updated JSON docs on strictLeonid Startsev
2018-07-13Changelog, readme, docs and samples update for 0.6.0Leonid Startsev
2018-07-13[JSON-AST] Docs writeupLeonid Startsev
2018-03-07Added compatibility noteLeonid Startsev
2017-12-22Updated docs and samples for v0.4Leonid Startsev
2017-12-22Control over update mode in JSON and CBOR and doc about itupstream/v0.4Leonid Startsev
2017-11-29Added missing @Serializable in docsLeonid Startsev
2017-11-29Docs update for 0.3 releaseLeonid Startsev
2017-10-20Doc quick fix and note about #27upstream/v0.2Leonid Startsev
2017-10-20More documentation on custom serializersLeonid Startsev
2017-09-21Readme and docs updated, license and copyright addedRoman Elizarov