Nikolay Krasko
|
6a72cebe88
|
Add indent before colon of super types list on new line (KT-13981, KT-5117)
#KT-13981 Fixed
#KT-5117 Fixed
(cherry picked from commit dfea3af)
|
2016-10-17 15:16:48 +03:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +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 |
|
Nikolay Krasko
|
b958e0d6b8
|
Allow empty blocks for classes and function literals
|
2014-05-16 17:10:02 +04:00 |
|
Nikolay Krasko
|
cd3aa06a83
|
Fix 'In multiline class declaration the indent before parent's name is destroyed' (KT-3848)
#KT-3848 Fixed
|
2014-05-16 17:09:53 +04:00 |
|
Nikolay Krasko
|
5e50b98103
|
Fix comment to KT-3370 about no formatting of spaces around colon in objects
#KT-3370 Fixed
|
2014-05-16 17:09:52 +04:00 |
|