Ilya Chernikov
|
4fafa4b6e9
|
K2 IC: add lookups of candidates on tower level processing
Allow recording lookup to symbols from supertypes, required at least
for CRI.
partially fixes #KTIJ-29026
|
2024-03-12 11:38:07 +00:00 |
|
Ilya Chernikov
|
39b05a0a1c
|
K2 IC: fix classifiers lookups
in particular nested classifiers and companions.
#KTIJ-24833 fixed
#KTIJ-24830 fixed
#KT-55195 fixed
|
2024-03-12 11:38:07 +00:00 |
|
Ilya Chernikov
|
684d0b8690
|
K2 IC: filter out builtins lookups
Do not record lookups to kotlin builtins, since it is considered
useless.
Related to #KT-66417
|
2024-03-12 11:38:06 +00:00 |
|
Ilya Chernikov
|
5b62558798
|
K2 IC: fix member lookup recording
The previous code recorded only class name, instead of fqname,
as a scope of lookup.
#KT-65943 fixed
#KTIJ-24828 fixed
related to #KT-56197
|
2024-03-12 11:38:06 +00:00 |
|
Mikhail Glukhikh
|
ab2053df4b
|
Use K2/PSI in lookup tracker tests, fix test data in accordance with 2.0
#KT-60736 Submitted
|
2023-09-19 15:46:27 +00:00 |
|
Nikita Bobko
|
db7472a376
|
Rename: jps-plugin -> jps/jps-plugin
|
2022-01-12 15:09:45 +01:00 |
|