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
69a7bf7f6830917f5c745d0d377c2cbb7fb4dfce
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
controlStructures
/
forInArray
T
History
Mikhail Glukhikh
8c7f659a32
Black box: drop WITH_RUNTIME or replace with WITH_STDLIB
2021-12-09 13:26:38 +03:00
..
forInArraySpecializedToUntil.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
forInArrayWithArrayPropertyUpdatedInLoopBody.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
forInArrayWithArrayVarUpdatedInLoopBody13.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
forInDelegatedPropertyUpdatedInLoopBody.kt
…
forInDoubleArrayWithUpcast.kt
…
forInFieldUpdatedInLoopBody.kt
…
forInInlineClassArrayWithUpcast.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
forIntArray.kt
JVM_IR KT-50078 fix for-in-array loop bytecode shape
2021-12-07 17:41:59 +03:00
forNullableIntArray.kt
…
forPrimitiveIntArray.kt
Black box: drop WITH_RUNTIME or replace with WITH_STDLIB
2021-12-09 13:26:38 +03:00