Ilya Kirillov
|
55990f65cb
|
FIR LC: fix vararg parameter type
After fix in KtParamterSymbol, vararg parameter type now is a non-array type
|
2021-09-13 19:18:02 +02:00 |
|
Jinseong Jeon
|
c2964f688e
|
FIR LC: don't include annotations w/o use-site targets to property accessors
|
2021-09-09 16:07:09 +02:00 |
|
Jinseong Jeon
|
5446a8ad10
|
FIR IDE: null out for erroneous PsiType conversion
|
2021-09-09 16:07:09 +02:00 |
|
Dmitriy Novozhilov
|
762d225bd7
|
Unify Deprecation classes from :core:compiler.common and :compiler:frontend modules
|
2021-09-02 15:04:06 +03:00 |
|
Jinseong Jeon
|
24abf7168c
|
FIR LC: get origin of property accessors via light member origin
|
2021-08-30 23:13:23 +03:00 |
|
Jinseong Jeon
|
dbce9b3d45
|
FIR LC: use FirLightParameterList for setter parameter
to preserve the parent chain from setter parameter to setter
|
2021-08-30 23:13:22 +03:00 |
|
Ilya Kirillov
|
20f297aaf7
|
FIR LC: do not ignore useSite target for getting deprecation status
|
2021-08-24 20:13:18 +03:00 |
|
Ilya Kirillov
|
c17a4a5a3b
|
FIR IDE: move light classes to separate module
|
2021-08-24 20:13:09 +03:00 |
|
Ilya Kirillov
|
abe2311372
|
FIR IDE: move declaration/package providers to separate module
|
2021-08-24 20:12:58 +03:00 |
|