Natalia Ukhorskaya
|
351e1863fc
|
J2K: Support for method references
#KT-8721 Fixed
|
2015-08-24 12:37:41 +03:00 |
|
Dmitry Jemerov
|
341f09afd3
|
rename platformStatic to jvmStatic
|
2015-08-21 16:59:05 +02:00 |
|
Natalia Ukhorskaya
|
ad6611b930
|
J2K: If last expression in Method Call is Lambda add it outside the parenthesis
|
2015-07-30 10:00:26 +03:00 |
|
Natalia Ukhorskaya
|
28f0866467
|
J2K: Convert Java8 lambdas properly
#KT-7149 Fixed
|
2015-07-30 10:00:26 +03:00 |
|
Natalia Ukhorskaya
|
22ee063269
|
Add platformStatic annotation to main method from java
#KT-8219 Fixed
|
2015-07-30 10:00:24 +03:00 |
|
Valentin Kipyatkov
|
fefb828fae
|
J2K: preserving line breaks between parameters
|
2015-07-06 16:48:50 +03:00 |
|
Valentin Kipyatkov
|
ce40ed1385
|
J2K: use arrayOf instead of array and similar
|
2015-05-28 00:17:04 +03:00 |
|
Denis Zharkov
|
036f31f36b
|
j2k: Generate class literals in throws
|
2015-04-21 08:08:32 +03:00 |
|
Valentin Kipyatkov
|
f19eb20803
|
KT-5287 J2K: Convert class with private constructor and static functions to "object" instead of class with "class object"
#KT-5287 Fixed
|
2015-03-31 16:10:23 +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 |
|
Alexander Udalov
|
3c859caf2b
|
j2k: flatten test cases and testData directory structure
Move j2k/test/tests -> j2k/tests, j2k/test/testData -> j2k/testData
|
2015-01-03 00:52:59 +03:00 |
|