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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d16d21dbbdc83160c3747d3d31f099892b2e9ea
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
stringOperations
History
Dmitry Petrov
8c7352e668
Generate constant "" for effectively empty string
2017-07-17 09:18:41 +03:00
..
concat.kt
…
interpolation.kt
…
kt15235.kt
Improve string concatentation & string templates code generation
2017-06-27 14:28:42 +03:00
kt19037.kt
Generate constant "" for effectively empty string
2017-07-17 09:18:41 +03:00
nestedConcat.kt
Improve string concatentation & string templates code generation
2017-06-27 14:28:42 +03:00
nonNullableStringPlus.kt
…
nullableStringPlus.kt
…
plusAssign.kt
…
primitiveToString.kt
…