Dmitriy Novozhilov
|
af60681705
|
[FIR] Save declarations in metadata in source order
^KT-54792 Fixed
^KT-54801
^KT-54800
|
2023-05-09 07:36:32 +00:00 |
|
Ivan Kylchik
|
99d47da014
|
Drop a part of compileTimeConstants.kt that is not serializable in K2
Basically `val a = 10; val b = a + 20` will not be serialized for
`b` property because `a` is not constant
|
2023-04-07 18:07:12 +00:00 |
|
Vladimir Sukharev
|
debbfa8397
|
[K2/N] Add klib contents serialization tests from old testinfra
Merge-request: KT-MR-8509
Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
|
2023-01-27 23:30:45 +00:00 |
|