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
08622b0953207fdb978d90753fb0b88ac2da36ff
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
stringOperations
T
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
Remove some legacy codegen tests, move some to generated
2016-03-09 10:25:38 +03:00
nullableStringPlus.kt
Remove some legacy codegen tests, move some to generated
2016-03-09 10:25:38 +03:00
plusAssign.kt
…
primitiveToString.kt
…