This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7249d2f889972c619c0adc19bde9cfc6bacd883e
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
coroutines
History
Alexander Udalov
7742a3b697
Rename UseExperimental->OptIn, Experimental->RequiresOptIn in compiler tests
2020-01-14 21:04:42 +01:00
..
debug
Rename UseExperimental->OptIn, Experimental->RequiresOptIn in compiler tests
2020-01-14 21:04:42 +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
…
throwOnFailure.kt
…
varValueConflictsWithTable.kt
…
varValueConflictsWithTableSameSort.kt
JVM IR: Improve codegen for try/catch statements
2019-10-31 11:13:44 +03:00