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
fde8909e6ff2db9187f0e1ec937efce41a1684c4
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
strings
T
History
Artem Kobzar
71486a321c
[K/JS] Add support of compilation with ES-classes
2023-01-17 18:14:17 +00:00
..
concatDynamicWithConstants.kt
…
concatDynamicWithSpecialSymbols.kt
Decrease operand count in tests on invokedynamic string concat
2022-01-17 23:59:59 +01:00
concatGenericWithNullablePrimitiveUpperBound.kt
…
concatGenericWithPrimitiveUpperBound.kt
…
concatGenericWithStringUpperBound.kt
…
concatNullableGenericWithPrimitiveUpperBound.kt
…
constInStringTemplate.kt
…
ea35743.kt
…
forInString.kt
…
interpolation.kt
…
javaToStringNPE.kt
…
kt881.kt
…
kt889.kt
[Wasm] DONT_TARGET_WASM_BACKEND => IGNORE_BACKEND in testdata
2021-10-02 06:14:35 +00:00
kt894.kt
…
kt2592.kt
…
kt3571.kt
[FIR] add support for implementation by delgation
2020-07-08 09:42:24 +03:00
kt3652.kt
[FIR] Add
toString()
call to expressions in string templates
2019-11-19 13:04:49 +03:00
kt5389_stringBuilderGet.kt
…
kt5956.kt
…
kt13213.kt
…
kt13213a.kt
…
kt42457_old.kt
…
kt47917.kt
…
kt50140.kt
…
multilineStringsWithTemplates.kt
…
nestedConcat.kt
…
rawStrings.kt
Move blackBoxFile() testData to box/ directory
2013-01-28 18:20:17 +04:00
rawStringsWithManyQuotes.kt
FIR2IR: provide type arguments for class 'this' receiver
2020-02-11 22:50:06 +03:00
simpleStringPlus.kt
…
singleConcatNullable.kt
[FIR] Add
toString()
call to expressions in string templates
2019-11-19 13:04:49 +03:00
stringBuilderAppend.kt
…
stringFromJavaPlus.kt
…
stringPlusOnlyWorksOnString.kt
…
stringPlusOverride.kt
…
surrogatePair.kt
…
trimOptimization.kt
[K/JS] Add support of compilation with ES-classes
2023-01-17 18:14:17 +00:00
twoArgumentNullableStringOperatorPlus.kt
…
twoArgumentNullableStringPlus.kt
…
twoArgumentStringTemplate.kt
…