Valentin Kipyatkov
|
ec51076355
|
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
|
2016-10-11 23:38:54 +03:00 |
|
Alexey Andreev
|
7a7a6914a6
|
KT-2752: fix old tests, add test for clashing between class and its companion object
|
2016-10-08 19:25:30 +03:00 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Pavel V. Talanov
|
d2592e4a2c
|
Companion objects have public visibility by default
#KT-7114 Fixed
|
2015-06-02 16:23:03 +03: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 |
|
Zalim Bashorov
|
4c3073d03e
|
JS frontend tests: add test cases with declare member extension functions.
|
2014-12-16 18:30:04 +03:00 |
|
Zalim Bashorov
|
31d4a8c226
|
JS frontend: added tests for nativeInvoke, nativeGetter, nativeSetter.
|
2014-12-01 15:27:38 +03:00 |
|