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
f217bb94de6ce3dd080573ffc9e6a4ce198f14fa
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
number
T
History
Sergej Jaskiewicz
42c213d950
[JS IR] Explicitly convert Long values to String in string concatenation
...
#KT-39891 Fixed
2021-11-02 10:42:28 +00:00
..
assignmentIntOverflow.kt
…
byteAndShortConversions.kt
…
constantPropagation.kt
[JS IR] Make tests that use directives pass with IR BE
2021-10-06 09:23:50 +00:00
conversionsWithoutTruncation.kt
Advance deprecation level of FP to lesser than Int types to ERROR #KT-30360
2021-04-07 00:23:20 +03:00
conversionsWithTruncation.kt
Advance deprecation level of FP to lesser than Int types to ERROR #KT-30360
2021-04-07 00:23:20 +03:00
division.kt
…
doubleConversions.kt
Advance deprecation level of FP to lesser than Int types to ERROR #KT-30360
2021-04-07 00:23:20 +03:00
hashCode.kt
…
hexadecimalConstant.kt
…
incDecOptimization.kt
[JS IR] Make tests that use directives pass with IR BE
2021-10-06 09:23:50 +00:00
intConversions.kt
…
intDivFloat.kt
…
intIncDecOverflow.kt
…
intOverflow.kt
…
kt2342.kt
…
kt26706.kt
[JS IR] Explicitly convert Long values to String in string concatenation
2021-11-02 10:42:28 +00:00
longArray.kt
…
longBinaryOperations.kt
…
longBitOperations.kt
…
longCompareToIntrinsic.kt
…
longEqualsIntrinsic.kt
…
longHashCode.kt
…
longUnaryOperations.kt
…
mixedTypesOverflow.kt
…
mulInt32.kt
…
numberCompareTo.kt
…
numberConversions.kt
…
numberEquals.kt
[JS BE] Unmute test
2020-01-22 15:20:41 +03:00
numberIncDec.kt
…
numberIsCheck.kt
…