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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
idea
/
testData
/
quickfix
/
variables
T
History
Valentin Kipyatkov
2df60a27c8
Better code for change variable mutability fix
2014-07-10 23:20:39 +04:00
..
changeMutability
Better code for change variable mutability fix
2014-07-10 23:20:39 +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