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
295fdc36cebe87198928680fa3e2dd12f8a1d8be
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
[Wasm] Copy property reference lowering from K/N
2021-09-27 17:07:39 +03:00
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