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
296ee2da4a2460eca49da4565296aeca9d8a2f2c
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
coroutines
T
History
Ilmir Usmanov
325ad14ac9
JVM_IR: Treat suspend main wrapper as always tail-call function
...
In other words, never generate suspend call markers inside it.
2020-02-21 12:00:54 +01:00
..
debug
JVM_IR. Minor. Update bytecode text test to JVM_IR or create issues when this
2020-02-18 11:43:37 +01:00
destructuringInLambda
JVM_IR: Support inline suspend lambdas
2019-09-17 19:19:27 +03:00
intLikeVarSpilling
JVM_IR: Support suspend lambdas with receiver
2019-07-31 21:17:09 +03:00
stateMachine
JVM_IR: Minor. Unmute tests
2019-12-23 18:03:44 +01:00
crossinlineSuspendContinuation_1_3.kt
JVM_IR: Minor. Unmute tests
2019-12-23 18:03:44 +01:00
doNotReassignContinuation.kt
JVM_IR: Support suspend lambdas with receiver
2019-07-31 21:17:09 +03:00
returnUnitInLambda.kt
Do not generate tests with experimental coroutines on JVM_IR backend
2019-06-25 16:30:01 +03:00
suspendMain.kt
JVM_IR: Treat suspend main wrapper as always tail-call function
2020-02-21 12:00:54 +01:00
throwOnFailure.kt
Do not generate tests with experimental coroutines on JVM_IR backend
2019-06-25 16:30:01 +03:00
varValueConflictsWithTable.kt
JVM_IR. Minor. Update bytecode text test to JVM_IR or create issues when this
2020-02-18 11:43:37 +01:00
varValueConflictsWithTableSameSort.kt
JVM_IR. Minor. Update bytecode text test to JVM_IR or create issues when this
2020-02-18 11:43:37 +01:00