Pavel V. Talanov
|
d2592e4a2c
|
Companion objects have public visibility by default
#KT-7114 Fixed
|
2015-06-02 16:23:03 +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 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +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 |
|
Valentin Kipyatkov
|
0806de6782
|
Highlighting ranges should never include comments before/after element
|
2014-10-31 21:08:52 +03:00 |
|
Valentin Kipyatkov
|
c93b78c6dc
|
Fixed diagnostics tests
|
2014-10-31 21:07:50 +03: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 |
|
Andrey Breslav
|
6564231040
|
Descriptor test data for diagnostic tests fixed
|
2014-10-13 15:38:10 +04:00 |
|
Nikolay Krasko
|
e796f88b38
|
Regenerate test data with constructed descriptors for diagnostics tests
|
2014-09-18 17:58:23 +04:00 |
|
Alexander Udalov
|
a07909bb52
|
Don't generate unnecessary accessors for private class properties
|
2014-07-17 19:18:05 +04:00 |
|
Andrey Breslav
|
111c0e55b8
|
Extra test for the case of error types in detecting duplicate signatures
|
2014-06-19 22:11:53 +04:00 |
|
Andrey Breslav
|
6bbc8ea951
|
Fix reporting errors on properties declared in constructors
|
2014-06-19 22:10:55 +04:00 |
|
Andrey Breslav
|
d2e464a02b
|
Tests for local classes in weird positions
|
2014-06-19 22:10:54 +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 |
|