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
63b340651d05a01d55b4d568c63ebbb72d13fb83
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
involvesIrInterpreter
T
History
Ivan Kylchik
63b340651d
Add possibility to interpret and fold
IrStringConcatenation
expression
2023-03-24 15:55:06 +00:00
..
dumpIrAndCheck
Add possibility to interpret and fold
IrStringConcatenation
expression
2023-03-24 15:55:06 +00:00
jsIrToConst.kt
[JS] Support evaluation of const intrinsics for K2
2023-03-24 15:55:04 +00:00
kt53480.kt
Add EnumEntries to minimal-stdlib-for-tests
2023-03-02 10:23:38 +00:00
kt55108.kt
…
kt55912.kt
Move
kt55912
test into
involvesIrInterpreter
dir
2023-01-27 17:15:52 +00:00
kt56215.kt
Avoid object's interpretation with nullable type
2023-02-20 15:52:52 +00:00
referenceNameFromStaticInDifferentModule.kt
…
stringConcatenationWithObject.kt
[JS] Support evaluation of const intrinsics for K2
2023-03-24 15:55:04 +00:00
thisPlusString.kt
[JS] Support evaluation of const intrinsics for K2
2023-03-24 15:55:04 +00:00
useCorrectToString.kt
…