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
57d118e13df5df8752e11cb5fdcdc73bc544743a
kotlin-fork
/
idea
/
testData
/
quickfix
/
variables
T
History
Andrey Breslav
6df3a3042c
Properly handle the case of backing field access qualified with 'this' reference
2013-12-05 13:28:40 +04:00
..
changeMutability
Added quickfix for VAR_OVERRIDDEN_BY_VAL.
2013-02-13 14:22:54 +04:00
changeToBackingField
backing fields resolve changed
2011-12-06 22:41:19 +04:00
changeToFunctionInvocation
"Change to function invocation" fix added
2012-05-23 21:53:17 +04:00
changeToPropertyName
Properly handle the case of backing field access qualified with 'this' reference
2013-12-05 13:28:40 +04:00
afterUnusedVariableWithInitializer.kt
Quickfix for UNUSED_VARIABLE
2013-02-21 13:09:26 +04:00
afterUnusedVariableWithoutInitializer.kt
Quickfix for UNUSED_VARIABLE
2013-02-21 13:09:26 +04:00
beforeUnusedVariableWithInitializer.kt
Quickfix for UNUSED_VARIABLE
2013-02-21 13:09:26 +04:00
beforeUnusedVariableWithoutInitializer.kt
Quickfix for UNUSED_VARIABLE
2013-02-21 13:09:26 +04:00