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
master
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
conditions
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
…
..
conjunction.kt
Optimize JVM byte code generation for conditional conjunction
2019-04-29 13:28:18 +02:00
conjunctionInDoWhile.kt
…
conjunctionInWhile.kt
…
disjunction.kt
…
negatedConjuction.kt
…
negatedDisjunction.kt
…
negatedNonZeroCompareInDoWhile.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
negatedNonZeroCompareInIf.kt
…
negatedNonZeroCompareInWhile.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
negatedNullCompareInDoWhile.kt
…
negatedNullCompareInIf.kt
…
negatedNullCompareInWhile.kt
…
negatedZeroCompareInDoWhile.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
negatedZeroCompareInIf.kt
…
negatedZeroCompareInWhile.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
noBoxingForBoxedEqPrimitive.kt
…
noBoxingForPrimitiveEqBoxed.kt
…
noBoxingForPrimitiveEqObject.kt
…
nonZeroCompareInDoWhile.kt
…
nonZeroCompareInIf.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
nonZeroCompareInWhile.kt
…
nullCompareConst.kt
…
nullCompareInDoWhile.kt
…
nullCompareInIf.kt
…
nullCompareInWhile.kt
…
zeroCompareInDoWhile.kt
…
zeroCompareInIf.kt
…
zeroCompareInWhile.kt
…