Dmitriy Novozhilov
|
2febc807a1
|
Revert "[FIR2IR] Remove non-existent accessors from property references on Java fields"
This reverts commit 1e388ad7dc.
|
2024-02-28 13:26:25 +00:00 |
|
Ivan Kochurkin
|
1e388ad7dc
|
[FIR2IR] Remove non-existent accessors from property references on Java fields
Rename `MissingFieldInJavaClass.kt` to `FieldsFromJavaClass.kt` to correspond its content
^KT-65722 Fixed
|
2024-02-23 11:22:44 +00:00 |
|
Dmitriy Novozhilov
|
149e1e02f6
|
[FIR2IR] Simplify building of declarations list for Fir2IrLazyClass
|
2023-12-14 08:32:58 +00:00 |
|
Ivan Kochurkin
|
c38887ae68
|
[FIR2IR] Add fields to Fir2IrLazyClass.declarations for Java classes
^KT-61362 Fixed
|
2023-11-15 17:56:03 +00:00 |
|