Dmitry Jemerov
|
736b496f6a
|
drop deprecated @platformName and @platformStatic annotations
|
2015-11-02 17:00:44 +01:00 |
|
Michael Bogdanov
|
a4997e8b31
|
backend tests: INSTANCE$ -> INSTANCE
|
2015-10-09 16:25:18 +03:00 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Denis Zharkov
|
bae3320d52
|
Get rid of deprecated annotations in testData
|
2015-09-18 10:14:32 +03:00 |
|
Michael Nedzelsky
|
ece8bb07b2
|
fix tests in org.jetbrains.kotlin.jvm.compiler
|
2015-09-08 02:04:38 +03:00 |
|
Yan Zhulanow
|
55b2029b3c
|
Remove FIELD target from jvmStatic and platformStatic annotations
|
2015-09-02 20:36:48 +03:00 |
|
Yan Zhulanow
|
2ce9903356
|
Fix tests
|
2015-08-31 15:33:13 +03:00 |
|
Denis Zharkov
|
c9f79c2d05
|
Adjust testData: get rid of obsolete annotations
|
2015-06-12 09:23:31 +03:00 |
|
Pavel V. Talanov
|
f02f663167
|
Minor: fix test data
|
2015-06-03 14:29:44 +03:00 |
|
Alexander Udalov
|
7ba0dda29c
|
Check compileJavaAgainstKotlin tests with .txt files
|
2015-06-01 19:23:07 +03: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 |
|
Michael Bogdanov
|
2cc9d8e29b
|
Support platformStatic for properties
#KT-5766 Fixed
|
2014-11-20 10:20:31 +03:00 |
|
Michael Bogdanov
|
08e02f4176
|
Moving platformStatic annotation to kotlin.platform package
|
2014-09-10 17:35:59 +04:00 |
|
Michael Bogdanov
|
e26d635633
|
Initial implementation of platformStatic
|
2014-09-09 16:28:28 +04:00 |
|