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
017784d24f5750436d453441c4b32576eba6e094
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
char
T
History
Alexander Korepanov
2cb28b6be1
[JS IR] Add an explicit toString() call for concatenating Char values
...
^KT-59718 Fixed
2023-07-06 14:40:06 +00:00
..
charBinaryOperations.kt
…
charCompareToIntrinsic.kt
…
charConstantByUnicodeId.kt
…
charConversions.kt
…
charElvis.kt
…
charEquals.kt
[K/JS] Remove isObject check from runtime ^KT-57926 Fixed
2023-07-03 13:19:43 +00:00
charInExternalDecl.js
[JS IR] Make Char a value class (again)
2021-12-02 12:39:40 +00:00
charInExternalDecl.kt
[JS IR] Make Char a value class (again)
2021-12-02 12:39:40 +00:00
charInStringTemplate.kt
…
charIsCheck.kt
…
charNoBoxing.kt
[JS IR] Add an explicit toString() call for concatenating Char values
2023-07-06 14:40:06 +00:00
charRanges.kt
…
charUnaryOperations.kt
…
topLevelCallables.kt
[JS IR] Make Char a value class (again)
2021-12-02 12:39:40 +00:00
unboxedCharSpecials.kt
…