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 |
|
Kirill Rakhman
|
f231338cd6
|
[FIR] Render list of symbols with linebreaks as separators
#KT-61823 Fixed
|
2024-02-21 12:25:22 +00:00 |
|
Ilya Chernikov
|
60603de042
|
LV20: fix JPS testdata where the error reporting slightly changed
|
2023-09-19 15:46:27 +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 |
|