Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_external_kotlinx.serialization
/
85c0b12df4d7656a81bd4997b1b0a21ab91da35b
/
build.gradle
d656e5a
Update compiler to latest dev version.
by Leonid Startsev
· 6 years ago
d0fb63d
Remove dependency on stdlib-jvm from common source set (Fixes #481)
by Leonid Startsev
· 6 years ago
fa2231c
Infrastructure to build kotlinx.serialization against Kotlin snapshots
by Vsevolod Tolstopyatov
· 6 years ago
45aa7c7
Migrate to infra and new MPP
by Leonid Startsev
· 6 years ago
74b4802
Introduce JsonBuilder and JsonConfiguration as a better mechanism for configuring and changing configuration of the JSON
by Vsevolod Tolstopyatov
· 6 years ago
1d3e150
Update to the most recent Kotlin and Kotlin/Native compilers
by Leonid Startsev
· 6 years ago
7e1a13e
Replace old SerialModule with new one which:
by Leonid Startsev
· 6 years ago
dafca6a
Fix access to property on teamcity
by Leonid Startsev
· 6 years ago
97b7187
Update to 1.3.21
by Leonid Startsev
· 6 years ago
82e4ba5
Repository with fixed Native version
by Leonid Startsev
· 6 years ago
b4656a0
Migrate to Gradle 4.10 and metadata 0.4
by Leonid Startsev
· 6 years ago
69ac2ae
Update to Kotlin 1.3.20 EAP 2
by Leonid Startsev
· 6 years ago
b0fd120
Update version to 1.3.20-eap (dev build from teamcity is used because
by Leonid Startsev
· 6 years ago
12a0003
Fix local K/N setup and some typos
by Leonid Startsev
· 6 years ago
e4c5404
Skip defaults in JSONTreeMapper and CBOR
by Leonid Startsev
· 6 years ago
477563f
Local K/N compilation setup
by Leonid Startsev
· 6 years ago
f83e876
Merge branch 'eap13' into dev
by Leonid Startsev
· 6 years ago
c1bb4d2
Introduce @ImplicitReflectionSerializer for API which involves reflection.
by Leonid Startsev
· 6 years ago
23dfc08
Update Kotlin version to 1.3-RC4
by Leonid Startsev
· 6 years ago
fa9e920
Add license, developer and scm information in Maven pom in publication
by Leonid Startsev
· 6 years ago
17c6f37
Versions update
by Leonid Startsev
· 6 years ago
0915d20
Update versions for Kotlin and Kotlin/Native
by Leonid Startsev
· 6 years ago
201ecd9
0.6.2 release: Updated Kotlin to 1.2.70 and Kotlin/Native to 0.9
by Leonid Startsev
· 6 years ago
c652f29
Fix protobuf by adapting MapLikeSerializer to HashSetSerializer(MapEntrySerializer).
by Leonid Startsev
· 6 years ago
598aa82
Add some missing changes
by Leonid Startsev
· 6 years ago
bc472b0
Fixed forgotten namings
by Leonid Startsev
· 6 years ago
4396dd6
Renaming:
by Leonid Startsev
· 7 years ago
aee4fc2
Workaround for KT-25938
by Leonid Startsev
· 6 years ago
51114eb
Updated library version
by Leonid Startsev
· 7 years ago
476b722
Add snapshot version to buildscript
by Leonid Startsev
· 7 years ago
133194c
Use new 0.8 K/N DSL
by Leonid Startsev
· 7 years ago
0a9f0d6
Typo fixing, copyrights, module renaming
by Leonid Startsev
· 7 years ago
c563d23
[JSON-AST] Publishing setup
by Leonid Startsev
· 7 years ago
bae49f9
[JSON-AST] Publishing native artifact on bintray
by Leonid Startsev
· 7 years ago
e593b42
Introduce module for benchmarks
by Vsevolod Tolstopyatov
· 7 years ago
14b57df
Upgraded version
by Leonid Startsev
· 7 years ago
36bb25f
Update version in build.gradle Fix forgotten indent
by Leonid Startsev
· 7 years ago
8642a1f
Improve buildscript and bumped kotlin version
by Leonid Startsev
· 7 years ago
da728dd
Update runtime library version to match plugin version.
by Leonid Startsev
· 7 years ago
077f35e
Upgrade bugfix version
by Leonid Startsev
· 7 years ago
8818540
Moved HOCON config parser to main repository
by Leonid Startsev
· 7 years ago
9f9df89
Set corresponding to plugin version and fix some broken things for release compiler
by Leonid Startsev
· 7 years ago
1e8d611
Update to latest release version
by Leonid Startsev
· 7 years ago
7dd8ad7
Upgrade library version to 0.3 and Kotlin to 1.2
by Leonid Startsev
· 7 years ago
ca62091
1.2 bootstrap preparation
by Leonid Startsev
· 7 years ago
f37faa8
Revert "Migrating to 1.2"
by Leonid Startsev
· 7 years ago
f1c8918
Fix polymorphic serializer (#28)
by Leonid Startsev
· 7 years ago
9668c18
Infrastructure for context of custom serializers
by Leonid Startsev
· 7 years ago
ed557e6
Migrating to 1.2
by Leonid Startsev
· 7 years ago
1c35d91
Publish all projects, including common
by Leonid Startsev
· 7 years ago
f665fbd
Update version to 0.1.1 Remove EAP dependency from pom example
by Leonid Startsev
· 7 years ago
84062e1
Removed EAP dependencies from buildscript
by Leonid Startsev
· 7 years ago
ef12538
Packaging sourceJar with common module sources
by Leonid Startsev
· 7 years ago
26af919
Readme and docs updated, license and copyright added
by Roman Elizarov
· 7 years ago
6fbc215
getElementIndex(name) now returns magic constant instead of throwing, if name is missing.
by Leonid Startsev
· 7 years ago
d79fb1f
Artifact renaming; buffer quickfix
by Leonid Startsev
· 7 years ago
1e737f2
Use artifacts from bintray and bintray publishing of library
by Leonid Startsev
· 7 years ago
4f69b61
Updated serialization plugin artifact to match one from gradle build
by Leonid Startsev
· 7 years ago
00dd4f5
Common library for JVM and JS
by Leonid Startsev
· 7 years ago
a587393
Renamed serializer lookup functions
by Leonid Startsev
· 7 years ago
e4daf06
Tests on enums and maps. Corresponding fixes on CBOR and Protobuf formats
by Leonid Startsev
· 7 years ago
ed87fbd
Protobuf tests based on Google protobuf library
by Leonid Startsev
· 7 years ago
6d6aaf4
Tests for CBOR and missed copyrights for some other tests
by Leonid Startsev
· 7 years ago
8801ed8
Documentation with examples
by Leonid Startsev
· 7 years ago
08d3ca0
KotlinX serialization runtime library migrated to separate project
by Leonid Startsev
· 7 years ago