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
c2cbbc5abacc7e4bfb95bbe90eb03dfe99abcdb3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
binaryOp
T
History
Alexander Udalov
bf844aa8e4
JVM IR: prevent behavior change with operator dot calls on literals
...
#KT-42321 Fixed
2021-03-10 18:46:30 +01:00
..
bitwiseOp.kt
…
bitwiseOpAny.kt
…
bitwiseOpNullable.kt
…
boxingOfLiteralReceiverWithIntegerValueType.kt
JVM IR: prevent behavior change with operator dot calls on literals
2021-03-10 18:46:30 +01:00
call.kt
…
callAny.kt
…
callNullable.kt
…
compareBoxedChars.kt
…
compareWithBoxedDouble.kt
…
compareWithBoxedLong.kt
…
compareWithBoxedNotNullDouble.kt
[FIR2IR] Preserve 'EnhancedNullability' type annotation in IR
2020-11-10 21:07:26 +03:00
compareWithBoxedNotNullLong.kt
[FIR2IR] Preserve 'EnhancedNullability' type annotation in IR
2020-11-10 21:07:26 +03:00
divisionByZero.kt
[Wasm] Mute codegen box tests
2020-11-09 16:04:43 +03:00
eqNullableDoubles.kt
…
eqNullableDoublesToInt.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
eqNullableDoublesToIntWithTP.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
eqNullableDoublesWithTP.kt
…
intrinsic.kt
…
intrinsicAny.kt
…
intrinsicNullable.kt
…
kt6747_identityEquals.kt
…
kt11163_properIeee754comparisons.kt
…
kt11163.kt
…
kt23030_properIeee754comparisons.kt
…
kt44402.kt
[JVM IR] Make upper bounds check recursive for ieee Equals.
2021-03-05 12:22:54 -08:00
overflowChar.kt
…
overflowInt.kt
…
overflowLong.kt
…