Files
kotlin-fork/plugins
Leonid Startsev 3c9a02e271 Associate serializers added via @UseSerializers by argument class, not type
Use class instead of type because MyType<T> and MyType<Int> are different types, therefore map lookup was failing.

Fixes https://github.com/Kotlin/kotlinx.serialization/issues/533
2019-10-21 19:48:27 +03:00
..
2019-09-18 14:42:32 +03:00
2019-01-14 21:29:02 +03:00
2019-04-23 20:09:22 +03:00
2019-08-30 12:13:44 +03:00