Nikolay Lunyak
|
425d5e808b
|
[FIR] Link some tests with issues
Just in case.
^KT-59874
|
2023-11-14 15:19:33 +00:00 |
|
Valentin Kipyatkov
|
f0ef04a6a8
|
Changed highlighting range for unresolved annotation name to not include '@'
#KT-11529 Fixed
|
2016-03-24 16:44:58 +03:00 |
|
Zalim Bashorov
|
e9ea4cc953
|
Don't allow to use own nested classes when resolve header of (companion) object
|
2015-12-15 19:41:13 +03:00 |
|
Denis Zharkov
|
aa1548a83b
|
Report obsolete labels syntax deprecation on objects
#KT-7771 Fixed
|
2015-05-20 09:24:56 +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 |
|
Nikolay Krasko
|
37cd7eb1ba
|
Allow resolve class declarations in class objects
Use INACCESSIBLE_OUTER_CLASS_EXPRESSION error for marking already resolved elements
#KT-3261 Fixed
|
2013-06-07 17:24:17 +04:00 |
|