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 |
|
Alexander Udalov
|
6ddc063a76
|
Regenerate test data on enums
Now they have final equals, hashCode and compareTo
|
2014-10-17 21:27:24 +04:00 |
|
Andrey Breslav
|
0cbbb6a0db
|
Test data fixed
|
2014-10-13 15:37:47 +04:00 |
|
Svetlana Isakova
|
05637226e1
|
Render name of class object as 'class object of MyClass'
|
2014-09-01 12:32:52 +04:00 |
|
Alexander Udalov
|
a79398fa00
|
Don't load Object as a supertype for Java classes
#KT-4890 In Progress
#KT-5002 Fixed
|
2014-07-25 21:19:37 +04:00 |
|
Nikolay Krasko
|
a5505a6f39
|
Test for showing kotlin enums with "Show Inherited" option enabled in file structure view
|
2014-05-30 00:04:09 +04:00 |
|
Nikolay Krasko
|
9c68beb7bc
|
Tests for showing synthetic methods in file structure view
|
2014-05-30 00:04:09 +04:00 |
|
Nikolay Krasko
|
be6d68741b
|
Show delegated methods when "Show inherited" enabled in file structure view
|
2014-05-30 00:04:08 +04:00 |
|
Nikolay Krasko
|
582c5874b7
|
Tune location string in structure view
|
2014-05-30 00:04:08 +04:00 |
|
Nikolay Krasko
|
3494853cc3
|
Add location string showing where method or property is defined
|
2014-05-30 00:04:06 +04:00 |
|
Nikolay Krasko
|
f1f13d1f2a
|
Show members from supertypes in file structure view (KT-4448)
#KT-4448 Fixed
|
2014-05-30 00:04:06 +04:00 |
|
Nikolay Krasko
|
d941deb17c
|
Enable members sorting in file structure view
|
2014-05-30 00:04:05 +04:00 |
|
Nikolay Krasko
|
58d9375a25
|
Set up rendering for structure elements
|
2014-05-30 00:04:04 +04:00 |
|
Nikolay Krasko
|
dfd66440b4
|
Tests for file structure
|
2014-05-30 00:04:03 +04:00 |
|