victor.petukhov
|
30762a450a
|
Wrap diagnostic parameters to double quotes and split by comma instead of semicolon
|
2019-02-14 12:31:42 +03:00 |
|
victor.petukhov
|
46bd5ba107
|
Add alphabetical sorting diagnostics with same ranges
|
2019-02-14 12:31:42 +03:00 |
|
Mikhail Glukhikh
|
e76debb12b
|
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
|
2018-05-04 18:04:57 +03:00 |
|
Stanislav Erokhin
|
db64d9c528
|
Fixed visibility checks for annotation usage on top-level declarations
#KT-12429 Fixed
|
2016-05-20 14:58:18 +03:00 |
|
Mikhail Glukhikh
|
0cc861f00b
|
Exposed visibility checking, a set of exposed visibility tests, some test fixes
Effective visibility mechanism introduced.
Local is considered as public, java protected as Kotlin protected, java package private as Kotlin private.
|
2015-10-07 20:15:16 +03:00 |
|
Zalim Bashorov
|
073b10072a
|
Minor: fix testdata
|
2015-10-01 14:57:26 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Michael Nedzelsky
|
a59f14eede
|
warning for access to private top-level declarations from another file
|
2015-09-04 15:35:28 +03:00 |
|