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
390de737e714430a212ff40574944c7a00a17775
kotlin-fork
/
idea
/
testData
/
inspections
/
canBeVal
T
History
Mikhail Glukhikh
ba0e36cdb1
(1.1 only) Var can be val: correct handling of delegated local variables #KT-14409 Fixed
2016-10-25 17:57:40 +03:00
..
inspectionData
(1.1 only) Var can be val: correct handling of delegated local variables #KT-14409 Fixed
2016-10-25 17:57:40 +03:00
alwaysAssigned.kt
…
assignedInLoop.kt
…
assignedTwice.kt
…
desctructuringDeclaration1.kt
…
desctructuringDeclaration2.kt
…
desctructuringDeclarationUnused.kt
…
kt11891.kt
Fix infinite loop in CanBeValInspection
2016-04-14 14:01:39 +03:00
lambda.kt
Can be val inspection: local functions are taken into account #KT-13151 Fixed
2016-07-27 10:50:31 +03:00
lambdaInitialization.kt
Var can be val: correct handling of initialization in lambda #KT-14065 Fixed
2016-10-25 17:57:36 +03:00
notAssignedWhenNotUsed.kt
…
onlyLocal.kt
…
onlyVar.kt
…
stackOverflowBug.kt
Fixed StackOverflow in CanBeValInspection.kt
2016-04-07 18:50:31 +03:00
twoVariables.kt
…
unused.kt
…
unusedWithInitializer.kt
…
withAnnotation.kt
KT-13719 'var' can be made 'val' highlighting range with annotation before
2016-10-10 14:48:14 +03:00
withDelegate.kt
(1.1 only) Var can be val: correct handling of delegated local variables #KT-14409 Fixed
2016-10-25 17:57:40 +03:00
withInitializer.kt
…
withReadOnlyDelegate.kt
(1.1 only) Var can be val: correct handling of delegated local variables #KT-14409 Fixed
2016-10-25 17:57:40 +03:00