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
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin-fork
/
idea
/
testData
/
intentions
/
movePropertyToConstructor
T
History
Vasily Kirichenko
6829c5ef8f
add a test
2017-06-13 13:04:10 +02:00
..
.intention
…
annotationWithUseSite.kt
…
annotationWithUseSite.kt.after
…
declaredInInterface.kt
add a test
2017-06-13 13:04:10 +02:00
delegated.kt
…
functionReference.kt
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
functionReference.kt.after
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
getter.kt
…
lambda.kt
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
lambda.kt.after
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
lambdaWithoutParameters.kt
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
lambdaWithoutParameters.kt.after
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
lateinit.kt
…
local.kt
…
map.kt
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
map.kt.after
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
methodReference.kt
Fix MovePropertyToConstructorIntention applicability and type rendering
2017-04-07 14:32:06 +03:00
simple.kt
…
simple.kt.after
…
simpleAnnotation.kt
…
simpleAnnotation.kt.after
…
withoutMatchingParameter.kt
…
withoutMatchingParameter.kt.after
…