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
911432c99c79849580f6879e346ee3b495940b69
kotlin-fork
/
idea
/
testData
/
inspections
T
History
Valentin Kipyatkov
891e033d5b
KT-9664 Add quickfix to convert a piece of code to pretty look SAM-style
...
#KT-9664 Fixed
2015-10-27 15:07:59 +03:00
..
cleanup
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03: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
KT-9664 Add quickfix to convert a piece of code to pretty look SAM-style
2015-10-27 15:07:59 +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
Highlighting duplicated and redandant *-imports as unused
2015-07-22 21:16:15 +03:00
unusedReceiverParameter
Update IDE tests to use KProperty instead of PropertyMetadata
2015-10-14 20:45:55 +03:00
unusedSymbol
minor: fixes in test data
2015-10-19 16:03:16 +03:00