Ilya Gulya
|
f6b2c642c2
|
Support kotlinx.collections.immutable in kotlin-parcelize plugin
#KT-57685 Fixed
Co-authored-by: Ilya Gulya <ilyagulya@gmail.com>
|
2023-10-02 23:29:43 +00:00 |
|
Steven Schäfer
|
d4aa303acb
|
Parcelize: Avoid KotlinTypeMapper in ParcelizeDeclarationChecker
|
2022-07-26 09:34:10 +00:00 |
|
Dmitriy Novozhilov
|
36a154507e
|
[Parcelize] Remove dependency from backend module to k2 module
This is needed to avoid dependencies on FIR classes inside Parcelize IDE
plugin
|
2022-06-08 11:33:37 +00:00 |
|
Dmitriy Novozhilov
|
259862d294
|
[Parcelize] Reorganize module structure of Parcelize plugin
Also mark parcelize as compatible with K2
|
2022-06-07 14:12:15 +00:00 |
|