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
081caadec13be120a11f09e86ed33bbf17ff640e
kotlin-fork
/
idea
/
testData
/
refactoring
/
inline
/
function
/
expressionBody
T
History
Mikhail Glukhikh
081caadec1
Fix code inlining for expression body with multiple occurrences
...
So #KT-17022 Fixed
2017-03-30 19:42:09 +03:00
..
ComplexArgumentNotUsed.kt
…
ComplexArgumentNotUsed.kt.after
…
ComplexArgumentUsedTwice.kt
…
ComplexArgumentUsedTwice.kt.after
…
Constant.kt
…
Constant.kt.after
…
ExplicitReturnType.kt
Supported case when explicit function type is used
2016-11-08 12:46:41 +03:00
ExplicitReturnType.kt.after
Supported case when explicit function type is used
2016-11-08 12:46:41 +03:00
FromUsage.kt
…
FromUsage.kt.after
…
FunctionalParameterPassed.kt
…
FunctionalParameterPassed.kt.after
…
MultipleInComposition.kt
Fix code inlining for expression body with multiple occurrences
2017-03-30 19:42:09 +03:00
MultipleInComposition.kt.after
Fix code inlining for expression body with multiple occurrences
2017-03-30 19:42:09 +03:00
MultipleInExpression.kt
Some inline tests that do not work
2017-03-30 19:42:02 +03:00
MultipleInExpression.kt.after
Fix code inlining for expression body with multiple occurrences
2017-03-30 19:42:09 +03:00
SafeCall.kt
introduceValue() always adds statement before except for safe call case
2016-11-08 12:46:42 +03:00
SafeCall.kt.after
introduceValue() always adds statement before except for safe call case
2016-11-08 12:46:42 +03:00
Simple.kt
…
Simple.kt.after
…