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
1cf433909befcd729305980452a886b4d7725b10
kotlin-fork
/
idea
/
testData
/
inspections
T
History
Evgeny Gerashchenko
1cf433909b
Test for KT-7134 Command line entry point (main function is highlighted as unused)
...
#KT-7134 obsolete
2015-08-15 12:29:12 +02:00
..
cleanup
Drop old enum syntax. Comma / semicolon are now a syntactic part of enum entry.
2015-08-11 10:38:10 +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
Added test for implicit receiver in class.
2015-06-17 13:14:07 +03:00
unusedSymbol
Test for KT-7134 Command line entry point (main function is highlighted as unused)
2015-08-15 12:29:12 +02:00