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
f3c828a17d120977626486fd94f3ddf13ee29a15
kotlin-fork
/
idea
/
testData
/
intentions
/
introduceBackingProperty
T
History
Mikhail Glukhikh
41b75346fe
Forbid "introduce backing property" for expect classes #KT-28382 Fixed
2018-11-23 15:35:19 +03:00
..
.intention
…
backingFieldRef.kt
Old backing field with dollar is now forbidden
2015-10-09 21:06:26 +03:00
backingFieldRef.kt.after
Old backing field with dollar is now forbidden
2015-10-09 21:06:26 +03:00
const.kt
Introduce backing property: fix false positive for const property #KT-28341 Fixed
2018-11-21 17:51:34 +03:00
expectClass.kt
Forbid "introduce backing property" for expect classes #KT-28382 Fixed
2018-11-23 15:35:19 +03:00
inapplicableAbstractProperty.kt
…
inapplicableNoBackingField.kt
…
jvmField.kt
"Introduce backing property" intention: don't suggest if property has @JvmField annotation #KT-27156 Fixed
2018-10-11 21:00:44 +03:00
semicolon.kt
…
semicolon.kt.after
…
simpleVal.kt
…
simpleVal.kt.after
…
simpleValWithType.kt
…
simpleValWithType.kt.after
…
simpleVar.kt
…
simpleVar.kt.after
…
valWithAccessor.kt
…
valWithAccessor.kt.after
…
varWithAccessor.kt
…
varWithAccessor.kt.after
…