Dmitry Petrov
|
829fc6938a
|
KT-9547: private package member can conflict only with the members
declared in the same file.
Cleanup OverloadUtil stuff.
Update testData.
|
2015-10-22 10:45:49 +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 |
|
Valentin Kipyatkov
|
6acba00599
|
Working on new imports insertion on copy/paste
|
2015-02-12 18:18:05 +03:00 |
|
Pavel V. Talanov
|
61153c87e0
|
Insert imports on copy/paste
Introduce KotlinCopyPasteReferenceProcessor
|
2014-02-04 20:19:52 +04:00 |
|