This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
238cc7c257d5995c35c653f63ad5b9b00455c738
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
stringOperations
History
Mark Punzalan
238cc7c257
[FIR] Enable BytecodeText tests for FIR.
...
143 out of 767 tests (18.6%) are currently failing.
2020-09-29 10:21:21 +03:00
..
concat.kt
…
constConcat.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
constValConcat.kt
JVM_IR: move const initialization handling to lowering
2019-11-29 16:49:52 +01:00
doNotAppendEmptyString.kt
…
interpolation.kt
…
kt15235.kt
…
kt19037.kt
…
multipleNestedConcat.kt
…
nestedConcat.kt
…
nonNullableStringPlus.kt
…
nullableStringPlus.kt
…
partiallyConstConcat.kt
…
plusAssign.kt
…
primitivesAsStringTemplates.kt
…
primitiveToString.kt
…
primitiveToStringNotOptimizable.kt
…
singleConcat.kt
[FIR] Enable BytecodeText tests for FIR.
2020-09-29 10:21:21 +03:00
stringBuilderToString.kt
IR: Don't use IrStringConcatenation for ordinary toString calls
2020-03-27 17:31:48 +03:00
stringPlus.kt
…
useAppendCharForOneCharStringInTemplate_2.kt
[JVM IR] Use
append(Char)
for 1-length string literals in string
2020-03-26 12:39:39 +03:00
useAppendCharForOneCharStringInTemplate.kt
[JVM IR] Use
append(Char)
for 1-length string literals in string
2020-03-26 12:39:39 +03:00
useAppendCharForOneCharStringUsingPlus.kt
[JVM IR] Use
append(Char)
for 1-length string literals in string
2020-03-26 12:39:39 +03:00