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
3fe6f9cad2a3525d432afe19b02b2ee8eee3ea31
kotlin-fork
/
idea
/
testData
/
intentions
/
conventionNameCalls
/
replaceGetOrSet
T
History
Yan Zhulanow
0304bd1dc1
More precise diagnostic messages about "operator modifier is not applicable"
2016-01-26 17:21:44 +03:00
..
inspectionData
…
.intention
…
acceptableVararg.kt
…
acceptableVararg.kt.after
…
argumentAndFunction.kt
Allow to suppress kotlin inspections with Suppress() annotation
2015-12-19 14:32:36 +03:00
argumentAndFunction.kt.after
Allow to suppress kotlin inspections with Suppress() annotation
2015-12-19 14:32:36 +03:00
duplicateArguments.kt
…
extensionFunction.kt
…
extensionFunction.kt.after
…
functionalArgument.kt
…
functionalArgument.kt.after
…
invalidArgument.kt
…
missingDefaultArgument.kt
…
multiArgument.kt
…
multiArgument.kt.after
…
noArgument.kt
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
2016-01-26 17:21:44 +03:00
notOperator.kt
…
qualifier.kt
…
qualifier.kt.after
…
sanityCheck.kt
…
set2.kt
Minor corrections on code review
2015-10-30 17:25:34 +03:00
set2.kt.after
Minor corrections on code review
2015-10-30 17:25:34 +03:00
set.kt
…
set.kt.after
…
setValueUsed.kt
…
setWithNoParameters.kt
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
2016-01-26 17:21:44 +03:00
setWithVararg.kt
More precise diagnostic messages about "operator modifier is not applicable"
2016-01-26 17:21:44 +03:00
singleArgument.kt
…
singleArgument.kt.after
…
staticMethod.1.java
…
staticMethod.kt
…
super.kt
…
topLevelFun.kt
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
2016-01-26 17:21:44 +03:00
unacceptableVararg.kt
…
unnamedAndNamed.kt
…