Mikhail Zarechenskiy
|
f5cd8c7e4d
|
Relax name shadowing warning on parameter names
#KT-17611 Fixed
|
2017-07-07 14:19:57 +03:00 |
|
Mikhail Zarechenskiy
|
32f609ceee
|
Check lambda parameter for name shadowing
#KT-5160 Fixed
|
2017-04-17 17:12:44 +03:00 |
|
Mikhail Glukhikh
|
7a53b2f4c8
|
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
It is not reported for 1.0 language version because
renaming to _ is not possible. It has weak warning severity
So #KT-8813 Fixed
So #KT-16875 Fixed
|
2017-04-04 14:23:30 +03:00 |
|
Alexey Andreev
|
26abc19aa6
|
JS: replace noImpl with definedExternally in diagnostics and their messages
|
2017-01-24 20:14:32 +03:00 |
|
Alexey Andreev
|
aedf8bd232
|
JS: replace noImpl with definedExternally in tests
|
2017-01-24 20:14:31 +03:00 |
|
Alexey Andreev
|
daac24b62e
|
JS: prohibit referencing noImpl property from non-external declarations. See KT-15306
|
2017-01-19 13:09:06 +03:00 |
|