Mikhail Glukhikh
|
46f4191185
|
Unnecessary safe call is now reported in CallExpressionResolver, removed code duplication for safe call receivers
See also KT-10175
|
2015-11-25 16:19:48 +03:00 |
|
Michael Nedzelsky
|
57205f5721
|
drop BASE_WITH_NULLABLE_UPPER_BOUND
|
2015-10-14 20:51:01 +03:00 |
|
Mikhail Glukhikh
|
0a0bfdacb1
|
Names containing only '_' are deprecated (declarations, parameters, import aliases, labels, but not backquoted names)
|
2015-09-25 18:57:58 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Andrey Breslav
|
204fa76691
|
When checking overrides, compare methods structurally
Because they may come from different copies of the same class from different modules
|
2014-06-02 22:05:28 +04:00 |
|