Jinseong Jeon
|
f5d2ce3022
|
AA: render containing file and JvmClassName
|
2023-12-21 15:34:34 +00:00 |
|
Dmitrii Gridin
|
72d8fa216a
|
[AA] DebugSymbolRenderer: move annotations and type arguments renderer befor type to avoid resolve race
^KT-56046
|
2023-02-03 19:48:56 +00:00 |
|
Dmitrii Gridin
|
1e2d517c21
|
[AA] DebugSymbolRenderer: improve type render
to process all nested annotations and types
^KT-56046
|
2023-02-03 19:48:55 +00:00 |
|
Dmitrii Gridin
|
1ebfbc0ee9
|
[AA] KtCallableSymbol: rename receiver to receiverParameter
^KT-54417
|
2022-11-17 09:50:12 +00:00 |
|
Dmitrii Gridin
|
2741052db3
|
[AA] integrate KtReceiverParameterSymbol to KtCallableSymbol
^KT-54417
|
2022-11-17 09:50:10 +00:00 |
|
Ilya Kirillov
|
4bb32f4634
|
[Analysis API] render extra debug information for nested symbols if renders for outers
|
2022-10-26 19:19:02 +00:00 |
|
Dmitrii Gridin
|
4ee5bf178c
|
[AA] DebugSymbolRenderer: render symbols recursively
^KT-54311
|
2022-10-17 14:59:47 +00:00 |
|
Ilya Kirillov
|
6a145b52aa
|
[Analysis API] update testdata after adding context receivers
|
2022-07-05 10:34:28 +02:00 |
|
Ilya Kirillov
|
f189fd1ff0
|
[Analysis API] make KtDeclarationSymbol <: KtSymbolWithTypeParameters
To simplify work with type parameters
|
2022-05-27 16:39:37 +00:00 |
|
Jiaxiang Chen
|
866ebcfe2e
|
AA: make KtCallableSymbol a subtype of KtAnnotatedSymbol
|
2022-05-27 16:39:37 +00:00 |
|
Ilya Kirillov
|
2cd0792e98
|
[analysis api, tests] actualize testdata with newly added getContainingModule
|
2022-04-13 12:53:25 +02:00 |
|
Ilya Kirillov
|
1d1f5ace8f
|
Analysis API: rename KtCallableSymbol.type -> returnType
|
2021-11-22 22:47:01 +01:00 |
|
Ilya Kirillov
|
bdde70312d
|
Analysis API: update testdata after removing KtTypeAndAnnotations
|
2021-11-22 22:46:54 +01:00 |
|
Yan Zhulanow
|
1272c6aa33
|
[FIR IDE] Update Analysis API test data, untie it from the FIR implementation
|
2021-10-20 19:41:25 +03:00 |
|
Mark Punzalan
|
56cc40f639
|
FIR: Rename SAM constructor parameter name from "block" to "function".
This matches FE 1.0 (see
core/descriptors/src/org/jetbrains/kotlin/resolve/sam/samConstructorUtils.kt).
|
2021-10-04 19:38:44 +03:00 |
|
Ilya Kirillov
|
42f0536904
|
FIR IDE: move analysis api fir testdata to the analysis directory
|
2021-09-15 11:32:43 +02:00 |
|