Denis Zharkov
|
2589de6c49
|
FIR: Refine delegated members introduced to use-site scope
- Do not add hashCode/equals/toString
- Do not add privates and ones that are already declared
|
2020-10-28 11:43:25 +03:00 |
|
Denis Zharkov
|
b241161c35
|
FIR2IR: Rework DelegatedMemberGenerator
Use scope content instead of manual traversing of declarations
|
2020-10-01 17:49:02 +03:00 |
|
Dmitry Petrov
|
8cb8284957
|
EnhancedNullability annotation in IR
Fixes KT-40115 & KT-40117.
Move FlexibleNullability annotation to 'kotlin.internal.ir'.
|
2020-09-01 16:06:03 +03:00 |
|