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
a80930bf1599e72d1a389d8995b199de93e081c4
kotlin-fork
/
idea
/
testData
/
inspections
T
History
Dmitry Jemerov
a80930bf15
code cleanup can replace infix calls to library functions with ordinary calls
...
#KT-9976 Fixed
2015-11-20 18:22:05 +01:00
..
cleanup
code cleanup can replace infix calls to library functions with ordinary calls
2015-11-20 18:22:05 +01:00
conflictingExtensionProperty
Migrated from @HiddenDeclaration to @Deprecated(..., level = DeprecationLevel.HIDDEN)
2015-10-13 13:50:16 +03:00
equalsAndHashCode
Inspections: Add inspection on equals()/hashCode()
2015-10-17 00:24:39 +03:00
redundantSamConstructor
Do not drop use of SAM-constructor when it's required for labeled return
2015-10-30 17:25:35 +03:00
spelling
Support spellchecking in Kotlin string literals; remove unused and unnecessary support for custom suppressions of spelling errors
2015-02-25 18:00:59 +01:00
unusedImport
ensure that the short name of the Kotlin unused import inspection does not clash with Java (KT-10046)
2015-11-20 13:54:40 +01:00
unusedReceiverParameter
Update IDE tests to use KProperty instead of PropertyMetadata
2015-10-14 20:45:55 +03:00
unusedSymbol
drop deprecated @platformName and @platformStatic annotations
2015-11-02 17:00:44 +01:00