Mikhail Glukhikh
|
bf2b318bee
|
Simplify FirSupertypeInitializedInInterfaceChecker
|
2020-11-26 08:37:51 +03:00 |
|
Mikhail Glukhikh
|
1e3621a896
|
FIR checkers: simplify hasPrimaryConstructor by source element check
|
2020-11-26 08:37:49 +03:00 |
|
Nick
|
28700ed64c
|
[FIR] Supertype and inheritance checkers group
|
2020-08-12 15:38:29 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|
victor.petukhov
|
46bd5ba107
|
Add alphabetical sorting diagnostics with same ranges
|
2019-02-14 12:31:42 +03:00 |
|
Andrey Breslav
|
a2e5e60c68
|
TRAIT -> INTERFACE in diagnostics
|
2015-10-12 14:36:38 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Alexander Udalov
|
1a3209e1dc
|
Drop traits with required classes
#KT-4771 Rejected
|
2015-06-17 16:23:58 +03:00 |
|
Denis Zharkov
|
70dbbd8fda
|
Resolve constructors declared in traits and objects
It prevents exceptions and produces less red code
#EA-68667 Fixed
|
2015-06-02 14:07:49 +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 |
|
Dmitry Jemerov
|
900a16a315
|
deprecate required classes for traits
|
2015-04-13 16:22:22 +03:00 |
|
Pavel V. Talanov
|
7b837e2631
|
Updata test data: txt files for diagnostics tests
|
2015-02-16 15:38:36 +03: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 |
|
Nikolay Krasko
|
e796f88b38
|
Regenerate test data with constructed descriptors for diagnostics tests
|
2014-09-18 17:58:23 +04:00 |
|
Svetlana Isakova
|
f811b9541c
|
Position error on 'class A' or 'object A' instead of name identifier only
|
2014-09-01 12:32:51 +04:00 |
|
Alexander Udalov
|
47d5f83d04
|
Report unmet trait requirements
#KT-3006 Fixed
|
2014-08-13 17:19:55 +04:00 |
|