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 |
|
Nikolay Krasko
|
377209f0c3
|
Do not report CONFLICTING_JVM_DECLARATIONS on delegated origin element
|
2015-02-24 21:33:55 +03:00 |
|
Nikolay Krasko
|
52f1c4048a
|
More test for conflicting declarations with delegation
|
2015-02-13 20:28:50 +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 |
|
Andrey Breslav
|
64175d3996
|
Tests for some more cases of JVM signature clashes
|
2014-06-20 15:51:47 +04:00 |
|
Andrey Breslav
|
707da9278f
|
Do not skip delegated members in LIGHT_CLASSES mode
|
2014-06-19 22:10:57 +04:00 |
|
Andrey Breslav
|
55cfa161c7
|
Report conflicting signatures that are purely inherited from traits
When all signatures are inherited from traits, the origin elements lie outside of the class in question
|
2014-06-19 22:10:54 +04:00 |
|
Andrey Breslav
|
f3c46341e5
|
Filtering out duplicate signature diagnostics if CONFLICTING_OVERLOADS or REDECLARATION is present
|
2014-06-19 22:10:51 +04:00 |
|
Andrey Breslav
|
592328aa27
|
Test data fixed
|
2014-06-19 22:10:49 +04:00 |
|
Andrey Breslav
|
38333d6cea
|
CONFLICTING_PLATFORM_DECLARATIONS moved to a JVM-specific class
|
2014-06-19 22:10:48 +04:00 |
|
Andrey Breslav
|
22c47c2f82
|
Highlight only declarations, without body, on platform signature clashes
|
2014-06-19 22:10:48 +04:00 |
|
Andrey Breslav
|
27e61a75a1
|
Diagnostic tests for duplicate JVM signatures
|
2014-06-19 22:10:46 +04:00 |
|