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
|
48fbce9582
|
Refactor: process mentions of class object
Rename usages that refer to "default object" concept now
Test data file names are left as is
|
2015-03-03 20:57:08 +03:00 |
|
Stanislav Erokhin
|
c10c1ad7f6
|
Fix wrong containingDeclaration for property type parameter.
|
2014-11-17 17:45:05 +03:00 |
|
Andrey Breslav
|
f7c5dc179c
|
Eager resolve does not record class object bounds (which are unsupported anyways)
|
2014-03-17 21:55:17 +04:00 |
|
Andrey Breslav
|
f05f3f5686
|
Let the user know that class object bounds are not supported
KT-4080 Code analisys show all good, but got compile error
#KT-4080 Fixed
|
2013-10-15 14:45:22 +04:00 |
|
Andrey Breslav
|
3d8d92c7d3
|
JetDiagnosticsTest migrated to TestGenerator
- test data files renamed from *.jet to *.kt
|
2012-07-10 14:48:11 +04:00 |
|