Natalia Ukhorskaya
|
3f7b8554dd
|
J2K: parenthesize receiver if needed
#KT-10121 Fixed
|
2015-12-17 11:11:20 +03:00 |
|
Valentin Kipyatkov
|
dc909ac166
|
J2K: coversion of specially mapped built-in methods + replacing "get" with "[]" where possible
|
2015-10-19 09:43:11 +03:00 |
|
Mikhail Glukhikh
|
8ab746d6a3
|
J2K: visibility modifiers are no more applicable to local classes
|
2015-10-02 12:52:57 +03:00 |
|
Valentin Kipyatkov
|
320102bbdb
|
J2K: get/set-methods converted to properties (but lot of TODOs left)
|
2015-09-25 13:02:45 +03:00 |
|
Valentin Kipyatkov
|
0cc2158ec1
|
J2K: do not produce redundant "internal" words for members in an internal class
|
2015-09-18 15:44:19 +03:00 |
|
Valentin Kipyatkov
|
c3ddd5d32b
|
J2K: adapted for default visibility modifier 'public'
|
2015-09-18 15:44:18 +03:00 |
|
Andrey Breslav
|
0426291bd7
|
Test data fixed
|
2015-05-19 06:26:11 +03:00 |
|
Dmitry Jemerov
|
25959fefdc
|
J2K: generate 'interface' keyword instead of 'trait'
|
2015-05-12 11:49:37 +02:00 |
|
Valentin Kipyatkov
|
1465418c2b
|
KT-7151 Convert 'System.out.println()' to just 'println()'
#KT-7151 Fixed
|
2015-03-31 16:10:23 +03:00 |
|
Valentin Kipyatkov
|
108a1f872c
|
J2K: use of new syntax for class intialization blocks
|
2015-03-31 16:10:21 +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 |
|