Nikolay Lunyak
|
1a3f47badd
|
[FIR] Make FirJvmStaticChecker more consistent with the legacy version
|
2021-09-09 20:18:49 +03:00 |
|
Nikolay Lunyak
|
2a2c92d8b3
|
[FIR] Add support for JVM_STATIC_ON_EXTERNAL_IN_INTERFACE diagnostic
|
2021-09-09 20:18:49 +03:00 |
|
Nikolay Lunyak
|
f3d61c199b
|
[FIR] Add support for JVM_STATIC_ON_NON_PUBLIC_MEMBER diagnostic
|
2021-09-09 20:18:49 +03:00 |
|
pyos
|
f5dd5ead1f
|
JVM: produce a better error on @JvmStatic external in interface
Java does not permit `static native` methods in interfaces, so this
never worked on any existing JRE.
#KT-43696 Fixed
|
2021-07-16 15:24:09 +02:00 |
|
Mikhail Glukhikh
|
6618b4ea57
|
FirPropertyAccessorChecker: add three new diagnostics
|
2021-05-13 16:13:07 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|