This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dcbb8045bd99eb4bfa4dc12ad1e6de6aa2177cee
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
coroutines
T
History
Denis Zharkov
0b3048f60a
Replace trivial usages of suspendCoroutineOrReturn in tests
...
This is necessary since suspendCoroutineOrReturn gets removed in 1.3
2018-07-09 15:27:19 +03:00
..
destructuringInLambda
Generate decomposed lambda params in suspend lambda's local variables
2018-05-03 10:35:13 +03:00
intLikeVarSpilling
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
doNotReassignContinuation_1_2.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
doNotReassignContinuation.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
returnUnitInLambda.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
varValueConflictsWithTable_1_2.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
varValueConflictsWithTable.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
varValueConflictsWithTableSameSort_1_2.kt
Replace trivial usages of suspendCoroutineOrReturn in tests
2018-07-09 15:27:19 +03:00
varValueConflictsWithTableSameSort.kt
Fix some of the bytecodeText tests
2018-07-09 15:27:19 +03:00