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 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Stanislav Erokhin
|
d015f713cb
|
KT-6244 Overloads with no default parameters should take over ones with defaults
#KT-6244 Fixed
|
2015-09-01 23:37:43 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Dmitry Jemerov
|
9975bb8935
|
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
|
2015-05-12 11:49:37 +02:00 |
|
Andrey Breslav
|
0eee83b6ec
|
Lazy logs removed
|
2014-11-21 18:59:45 +03:00 |
|
Svetlana Isakova
|
2a83053355
|
Updated lazy log tests
|
2014-11-21 14:02:45 +03:00 |
|
Stanislav Erokhin
|
b7c473f59e
|
Update lazy.log files
|
2014-11-17 17:45:01 +03:00 |
|
Alexander Udalov
|
4f0d83a7fe
|
Update lazy logs after field rename
|
2014-11-11 18:35:39 +03:00 |
|
Andrey Breslav
|
4892369cf4
|
Diagnostic tests are logging their lazy activity
|
2014-11-10 17:24:04 +02:00 |
|
Alexander Udalov
|
3a8ad45dec
|
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
|
2014-10-21 03:18:27 +04:00 |
|
Svetlana Isakova
|
ce01c61811
|
Rename: auto cast -> smart cast
|
2014-10-01 18:52:52 +04:00 |
|
Nikolay Krasko
|
e796f88b38
|
Regenerate test data with constructed descriptors for diagnostics tests
|
2014-09-18 17:58:23 +04:00 |
|
Andrey Breslav
|
37532e8d02
|
Compare return types when structurally comparing callables
|
2014-06-02 22:05:34 +04:00 |
|
Andrey Breslav
|
7f60ccf663
|
Support equalityAxioms in isSubtypeOf()
|
2014-06-02 22:05:33 +04: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 |
|