1. b0d8211 Kotlin version clarification by Roman Elizarov · 7 years ago
  2. 26af919 Readme and docs updated, license and copyright added by Roman Elizarov · 7 years ago
  3. 6fbc215 getElementIndex(name) now returns magic constant instead of throwing, if name is missing. by Leonid Startsev · 7 years ago
  4. aa45ef1 Tests for protobuf moved to common module. Remove redundant test data classes by Leonid Startsev · 7 years ago
  5. d6187b6 Fixed ByteBuffer.array() semantics in JS implementation. by Leonid Startsev · 7 years ago
  6. 6594dfb Skipping unknown fields in protobuf by Leonid Startsev · 7 years ago
  7. ba913be Moved modules' folders to "runtime" folder by Leonid Startsev · 7 years ago
  8. a1990c4 Renamed examples forlder to example-jvm by Leonid Startsev · 7 years ago
  9. d79fb1f Artifact renaming; buffer quickfix by Leonid Startsev · 7 years ago
  10. 1a8f683 Added PrintWriter.println in JS, indended JSON example by Roman Elizarov · 7 years ago
  11. f839f8f DataList in example by Roman Elizarov · 7 years ago
  12. 8251aac JavaScript example by Leonid Startsev · 7 years ago
  13. ffcc186 Example for Maven plugin by Leonid Startsev · 7 years ago
  14. 734f014 Green code in examples w/o IDEA plugin by Roman Elizarov · 7 years ago
  15. 1e737f2 Use artifacts from bintray and bintray publishing of library by Leonid Startsev · 7 years ago
  16. 8d34337 Standalone project for examples by Leonid Startsev · 7 years ago
  17. 4f69b61 Updated serialization plugin artifact to match one from gradle build by Leonid Startsev · 7 years ago
  18. f257c29 Update broken readme links by Leonid Startsev · 7 years ago
  19. 605bf9a Proper converting string<->utf8array in JS by Leonid Startsev · 7 years ago
  20. 72e37dd Docs update by Leonid Startsev · 7 years ago
  21. 6ea3b4e Tests for JS and common by Leonid Startsev · 7 years ago
  22. 00dd4f5 Common library for JVM and JS by Leonid Startsev · 7 years ago
  23. a368181 Moved serializers resolving via reflection to separate file by Leonid Startsev · 7 years ago
  24. a587393 Renamed serializer lookup functions by Leonid Startsev · 7 years ago
  25. 026ecd7 Moved serialization formats to their own packages. by Leonid Startsev · 7 years ago
  26. e4daf06 Tests on enums and maps. Corresponding fixes on CBOR and Protobuf formats by Leonid Startsev · 7 years ago
  27. 3978030 Tests package and names refactoring by Leonid Startsev · 7 years ago
  28. ed87fbd Protobuf tests based on Google protobuf library by Leonid Startsev · 7 years ago
  29. c345b20 Get rid of `javax` dependency by Leonid Startsev · 7 years ago
  30. 1cf5d38 Protocol Buffers prototype implementation by Leonid Startsev · 7 years ago
  31. 24fb11d Tagged inputs and outputs by Leonid Startsev · 7 years ago
  32. e035719 Util file with utility functions by Leonid Startsev · 7 years ago
  33. 9bdd9b4 API changes: Collection size is now passed in `writeBegin` method. New property in `KSerialClassDesc`: by Leonid Startsev · 7 years ago
  34. d604fbe Documentation fixes by Leonid Startsev · 7 years ago
  35. 6d6aaf4 Tests for CBOR and missed copyrights for some other tests by Leonid Startsev · 7 years ago
  36. 8801ed8 Documentation with examples by Leonid Startsev · 7 years ago
  37. 2b693c8 Tests from playgroung by Leonid Startsev · 7 years ago
  38. c8c01e5 Tests from embedded project by Leonid Startsev · 7 years ago
  39. 08d3ca0 KotlinX serialization runtime library migrated to separate project by Leonid Startsev · 7 years ago