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
8a20d1bf0174776248e13f71ad14fd5b9838bcad
kotlin-fork
/
idea
/
testData
/
quickfix
/
replaceWithSafeCallForScopeFunction
T
History
Toshiaki Kameyama
8a20d1bf01
Add intention to convert lambda to anonymous function #KT-7710 Fixed
2018-05-16 13:01:36 +03:00
..
also.kt
…
also.kt.after
…
applyWithFake.kt
…
applyWithoutThis.kt
…
applyWithoutThis.kt.after
…
applyWithoutThisMethodCall.kt
…
applyWithoutThisMethodCall.kt.after
…
applyWithThis.kt
…
applyWithThis.kt.after
…
applyWithThisAndArrow.kt
…
applyWithThisAndArrow.kt.after
…
applyWithThisLabeled.kt
…
applyWithThisLabeled.kt.after
…
applyWithThisLabeledFake.kt
…
assignment.kt
Add quick-fix "Replace with safe call & elvis" #KT-17815 Fixed
2017-06-28 15:28:35 +03:00
assignment.kt.after
Add quick-fix "Replace with safe call & elvis" #KT-17815 Fixed
2017-06-28 15:28:35 +03:00
let.kt
…
let.kt.after
…
letWithParam.kt
…
letWithParam.kt.after
…
letWithWrongImplicitThis.kt
Add intention to convert lambda to anonymous function #KT-7710 Fixed
2018-05-16 13:01:36 +03:00
letWithWrongParam.kt
Fix two broken tests (missing actions)
2018-02-28 10:31:27 +03:00
notInsideScope.kt
…
run.kt
…
run.kt.after
…