Tamas Vajk
|
91972d1d1f
|
Kotlin: Fix location (start position) of method calls
|
2022-10-31 21:08:15 +01:00 |
|
Ian Lynagh
|
63b64e4daa
|
Kotlin: Test tweaks for the diags consistency query
|
2022-10-25 16:26:11 +01:00 |
|
Tamas Vajk
|
9a6b17df0e
|
Kotlin: Add async-await dataflow test case
|
2022-09-19 13:38:48 +02:00 |
|
Tamas Vajk
|
a6e44ed1cf
|
Kotlin: extract suspend modifier and handle suspend SAM conversions
|
2022-09-19 13:36:28 +02:00 |
|
Tamas Vajk
|
3e58605e8e
|
Kotlin: Add tests with suspend functions
|
2022-09-19 13:28:20 +02:00 |
|
Chris Smowton
|
ada31f3075
|
Distinguish result type parameter names
This makes debugging a little easier.
|
2022-05-19 11:55:31 +01:00 |
|
Tamas Vajk
|
f12bcc5715
|
Add dataflow test for property reference being used as lambda
|
2022-05-10 19:51:25 +01:00 |
|
Tamas Vajk
|
abcb367495
|
Add dataflow tests for lambda-like constructs
This commit adds tests for dataflow involving lambdas, big-arity lambdas, SAM conversions, and function references.
|
2022-05-10 19:51:25 +01:00 |
|