Mikhail Zarechenskiy
|
9d2524a790
|
Fix failing test because of lack of inference annotation
LINENUMBER was incremented because of added import
|
2018-11-20 19:36:50 +03:00 |
|
Ilmir Usmanov
|
35056543a2
|
Fix LVT entries of 'this' and parameters in coroutine code
#KT-24510 Fixed
|
2018-09-17 20:03:51 +03:00 |
|
Ilya Gorbunov
|
1b889c976a
|
Use new sequence builders in tests
Coroutine tests will fail when LV=1.2 because there're no such builders
in kotlin.coroutines.experimental.
#KT-26678
|
2018-09-16 23:30:36 +03:00 |
|
Ilmir Usmanov
|
300876348a
|
Fix line numbers generation for coerced primitives
in coroutines
#KT-25076: Fixed
|
2018-08-15 13:47:45 +03:00 |
|
Ilmir Usmanov
|
82f64b9b14
|
Generate LVT entry for continuation
#KT-25688: Fixed
|
2018-07-26 16:12:54 +03:00 |
|
Ilmir Usmanov
|
0ed5ec868c
|
Generate probeCoroutineSuspended call in suspendCoroutineUninterceptedOrReturn
#KT-25508: Fixed
|
2018-07-19 14:24:09 +03:00 |
|