Mikhail Glukhikh
|
b2653ad1e9
|
Deprecated enum syntax removed: most compiler tests
|
2015-08-10 16:24:12 +03:00 |
|
Alexander Udalov
|
98ce0d529c
|
Fix incorrect 'original' in property accessors
#KT-3930 Fixed
|
2015-06-17 16:23:56 +03:00 |
|
Michael Bogdanov
|
576ead2afe
|
Test for obsolete KT-3698: Static fields of primitive types and String must be compile-time constants
#KT-3698 Obsolete
|
2015-05-15 18:06:51 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +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 |
|
Alexander Udalov
|
e0ee890486
|
Move properties of enum class object to the enum class
Similar to how it's done for usual classes
|
2014-09-11 17:56:43 +04:00 |
|