1. 18d06e5 Updating nullable values by Leonid Startsev · 7 years ago
  2. 63ad821 Merge for map-like classes by Leonid Startsev · 7 years ago
  3. 7e310fc Fixed descriptor in ListLikeSerializer by Leonid Startsev · 7 years ago
  4. 1ba0e00 Removed restriction on indexes by Leonid Startsev · 7 years ago
  5. 0055c50 Merge functionality for objects by Leonid Startsev · 7 years ago
  6. f8e713b Added missing @Serializable in docs by Leonid Startsev · 7 years ago
  7. aaf964e IDEA plugin link in readme by Leonid Startsev · 7 years ago
  8. c13d9f3 Docs update for 0.3 release by Leonid Startsev · 7 years ago
  9. 305796c Fix broken TC badge by Leonid Startsev · 7 years ago
  10. 1e8d611 Update to latest release version by Leonid Startsev · 7 years ago
  11. aede429 Test for mutable collections by Leonid Startsev · 7 years ago
  12. 4db431f Merge branch 'generic' by Leonid Startsev · 7 years ago
  13. 8929c5f Prototype of DynamicObjectParser (for #24) by Leonid Startsev · 7 years ago
  14. 7dd8ad7 Upgrade library version to 0.3 and Kotlin to 1.2 by Leonid Startsev · 7 years ago
  15. 651e637 Subtle protobuf fix for signed longs by Leonid Startsev · 7 years ago
  16. 36b9039 kotlin.Triple serializer by Leonid Startsev · 7 years ago
  17. 2d48542 Downgraded compilation to Java6 for android compatibility by Leonid Startsev · 7 years ago
  18. d48ed49 Downgraded compilation to Java6 for android compatibility by Leonid Startsev · 7 years ago
  19. ca62091 1.2 bootstrap preparation by Leonid Startsev · 7 years ago
  20. f87ba55 Merge pull request #32 from pavlospt/patch-1 by Leonid Startsev · 7 years ago
  21. fd8abb6 Generic tests in common by Leonid Startsev · 7 years ago
  22. 21aa2fb Fixed some typos by Pavlos-Petros Tournaris · 7 years ago
  23. e03038d Lookup of special nested class instead of companion by Leonid Startsev · 7 years ago
  24. 24a67d7 kotlin.Pair serializer by Leonid Startsev · 7 years ago
  25. 2320a54 Add test for map serializer and builtins by Leonid Startsev · 7 years ago
  26. 9f19871 Doc quick fix and note about #27 by Leonid Startsev · 7 years ago
  27. e009c13 Readme version update by Leonid Startsev · 7 years ago
  28. 36981c4 Fix polymorphic test by Leonid Startsev · 7 years ago
  29. a45ecd5 More documentation on custom serializers Demo projects update version by Leonid Startsev · 7 years ago
  30. f37faa8 Revert "Migrating to 1.2" by Leonid Startsev · 7 years ago
  31. 1ca6938 Improvements for reference array serializer and its resolving on JVM (#20) by Leonid Startsev · 7 years ago
  32. f1c8918 Fix polymorphic serializer (#28) by Leonid Startsev · 7 years ago
  33. 4340912 Extension functions for typed collection serializers (#27) by Leonid Startsev · 7 years ago
  34. e11bf3b Fixed version in setup examples by Leonid Startsev · 7 years ago
  35. 9ccd0cb Support for context-based inner serializers (e.g. for List) by Leonid Startsev · 7 years ago
  36. 9668c18 Infrastructure for context of custom serializers by Leonid Startsev · 7 years ago
  37. ed557e6 Migrating to 1.2 by Leonid Startsev · 7 years ago
  38. 11a2758 More proper tag handling by Leonid Startsev · 7 years ago
  39. cd6cd49 Merge pull request #16 from ming13/readme-code-indentation by Leonid Startsev · 7 years ago
  40. 52734ce Fix code indentation in the readme file. by Artur Dryomov · 7 years ago
  41. 1c35d91 Publish all projects, including common by Leonid Startsev · 7 years ago
  42. 1e38048 TC build badge by Leonid Startsev · 7 years ago
  43. 942bb2d Notes in readme about reflection by Leonid Startsev · 7 years ago
  44. f665fbd Update version to 0.1.1 Remove EAP dependency from pom example by Leonid Startsev · 7 years ago
  45. aed36a1 Improved error reporting for top-level serializer lookup by Leonid Startsev · 7 years ago
  46. 665251f Removed eap dependency from examples buildscripts. by Leonid Startsev · 7 years ago
  47. 0dcbfd8 Fix for non-strict parser by Leonid Startsev · 7 years ago
  48. 84062e1 Removed EAP dependencies from buildscript by Leonid Startsev · 7 years ago
  49. 2e944e6 Fix JSON parsing and escaping issues (#3) by Leonid Startsev · 7 years ago
  50. 372c268 Fixed Gradle setup snippets by Roman Elizarov · 7 years ago
  51. ef12538 Packaging sourceJar with common module sources by Leonid Startsev · 7 years ago
  52. 9f63d97 Add nonstrict JSON by Leonid Startsev · 7 years ago
  53. 400349a Notes about JSON and CBOR API by Leonid Startsev · 7 years ago
  54. f7206bf Note about IDE support by Leonid Startsev · 7 years ago
  55. b0d8211 Kotlin version clarification by Roman Elizarov · 7 years ago
  56. 26af919 Readme and docs updated, license and copyright added by Roman Elizarov · 7 years ago
  57. 6fbc215 getElementIndex(name) now returns magic constant instead of throwing, if name is missing. by Leonid Startsev · 7 years ago
  58. aa45ef1 Tests for protobuf moved to common module. Remove redundant test data classes by Leonid Startsev · 7 years ago
  59. d6187b6 Fixed ByteBuffer.array() semantics in JS implementation. by Leonid Startsev · 7 years ago
  60. 6594dfb Skipping unknown fields in protobuf by Leonid Startsev · 7 years ago
  61. ba913be Moved modules' folders to "runtime" folder by Leonid Startsev · 7 years ago
  62. a1990c4 Renamed examples forlder to example-jvm by Leonid Startsev · 7 years ago
  63. d79fb1f Artifact renaming; buffer quickfix by Leonid Startsev · 7 years ago
  64. 1a8f683 Added PrintWriter.println in JS, indended JSON example by Roman Elizarov · 7 years ago
  65. f839f8f DataList in example by Roman Elizarov · 7 years ago
  66. 8251aac JavaScript example by Leonid Startsev · 7 years ago
  67. ffcc186 Example for Maven plugin by Leonid Startsev · 7 years ago
  68. 734f014 Green code in examples w/o IDEA plugin by Roman Elizarov · 7 years ago
  69. 1e737f2 Use artifacts from bintray and bintray publishing of library by Leonid Startsev · 7 years ago
  70. 8d34337 Standalone project for examples by Leonid Startsev · 7 years ago
  71. 4f69b61 Updated serialization plugin artifact to match one from gradle build by Leonid Startsev · 7 years ago
  72. f257c29 Update broken readme links by Leonid Startsev · 7 years ago
  73. 605bf9a Proper converting string<->utf8array in JS by Leonid Startsev · 7 years ago
  74. 72e37dd Docs update by Leonid Startsev · 7 years ago
  75. 6ea3b4e Tests for JS and common by Leonid Startsev · 7 years ago
  76. 00dd4f5 Common library for JVM and JS by Leonid Startsev · 7 years ago
  77. a368181 Moved serializers resolving via reflection to separate file by Leonid Startsev · 7 years ago
  78. a587393 Renamed serializer lookup functions by Leonid Startsev · 7 years ago
  79. 026ecd7 Moved serialization formats to their own packages. by Leonid Startsev · 7 years ago
  80. e4daf06 Tests on enums and maps. Corresponding fixes on CBOR and Protobuf formats by Leonid Startsev · 7 years ago
  81. 3978030 Tests package and names refactoring by Leonid Startsev · 7 years ago
  82. ed87fbd Protobuf tests based on Google protobuf library by Leonid Startsev · 7 years ago
  83. c345b20 Get rid of `javax` dependency by Leonid Startsev · 7 years ago
  84. 1cf5d38 Protocol Buffers prototype implementation by Leonid Startsev · 7 years ago
  85. 24fb11d Tagged inputs and outputs by Leonid Startsev · 7 years ago
  86. e035719 Util file with utility functions by Leonid Startsev · 7 years ago
  87. 9bdd9b4 API changes: Collection size is now passed in `writeBegin` method. New property in `KSerialClassDesc`: by Leonid Startsev · 7 years ago
  88. d604fbe Documentation fixes by Leonid Startsev · 7 years ago
  89. 6d6aaf4 Tests for CBOR and missed copyrights for some other tests by Leonid Startsev · 7 years ago
  90. 8801ed8 Documentation with examples by Leonid Startsev · 7 years ago
  91. 2b693c8 Tests from playgroung by Leonid Startsev · 7 years ago
  92. c8c01e5 Tests from embedded project by Leonid Startsev · 7 years ago
  93. 08d3ca0 KotlinX serialization runtime library migrated to separate project by Leonid Startsev · 7 years ago