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
5e27d9b0898c8d2f442ee82b412bec8f2834f96b
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
when
T
History
Mads Ager
db17184cfd
[JVM_IR] Avoid some boxing when comparing boxed primitives to primitives.
2020-05-01 13:14:20 +03:00
..
edgeCases.kt
…
exhaustiveWhenInitialization.kt
…
exhaustiveWhenReturn.kt
Update bytecode text tests for JVM_IR
2020-02-20 14:59:29 +03:00
exhaustiveWhenUnit.kt
…
exhaustiveWhenUnitStatement.kt
…
inlineConstValsInsideWhen.kt
…
integralWhenWithNoInlinedConstants.kt
…
kt18818.kt
…
lookupSwitch.kt
…
lookupSwitchWithSubjectVal.kt
KT-36047 Support when-with-subject in optimized 'when' generators
2020-03-11 18:09:17 +03:00
noBoxingInDefaultWhenWithSpecialCases.kt
[JVM_IR] Avoid some boxing when comparing boxed primitives to primitives.
2020-05-01 13:14:20 +03:00
qualifiedConstValsInsideWhen.kt
…
sealedWhenInitialization.kt
…
simpleConstValsInsideWhen.kt
…
stringSwitchWithSubjectVal.kt
KT-36047 Support when-with-subject in optimized 'when' generators
2020-03-11 18:09:17 +03:00
subjectValHasLocalVariableSlot.kt
…
subjectValInEnumWhenHasLocalVariableSlot.kt
…
subjectValInIntWhenHasLocalVariableSlot.kt
…
subjectValInStringWhenHasLocalVariableSlot.kt
…
switchOptimizationDuplicates.kt
…
tableSwitch.kt
…
tableSwitchWithSubjectVal.kt
KT-36047 Support when-with-subject in optimized 'when' generators
2020-03-11 18:09:17 +03:00
whenNull.kt
…
whenZero.kt
[JVM_IR] Use ifne and ifeq for integer zero comparisons.
2020-04-28 16:27:10 +02:00