Tamas Vajk
|
9f6240b38c
|
Kotlin: Add test for missing override modifier on SAM methods
|
2022-10-07 11:22:15 +02:00 |
|
Tamas Vajk
|
aae8f393fe
|
Kotlin: Adjust test to reduce overhead of listing modifiers of lambdas
|
2022-09-19 13:22:00 +02:00 |
|
Tamas Vajk
|
fc66b73e3b
|
Extract override modifier for lambda and reflection-like constructs
|
2022-05-10 19:51:28 +01:00 |
|
Tamas Vajk
|
afd71a00d0
|
Fix extraction of function references without dispatch receiver
|
2022-05-10 19:51:12 +01:00 |
|
Tamas Vajk
|
dec165c5b2
|
Remove Lambda class as supertype
|
2022-05-10 19:51:09 +01:00 |
|
Tamas Vajk
|
3cd2583ec8
|
Handle large arity lambdas, and add missing type access for some constructor calls (needed for anonymous classes)
|
2022-05-10 19:51:09 +01:00 |
|
Tamas Vajk
|
f4c87cb79d
|
Extract function expressions
|
2022-05-10 19:51:09 +01:00 |
|