Mikhail Bogdanov
|
3f87899014
|
Switch converter test to new directive scheme
|
2020-03-19 16:45:10 +01:00 |
|
Ilya Kirillov
|
b411e8e18e
|
New J2K: Split old j2k and new j2k tests
|
2019-04-03 11:24:19 +03:00 |
|
Ilya Kirillov
|
b13f7431f2
|
New J2K: Fix existing test data
|
2019-04-03 11:24:13 +03:00 |
|
Ilya Kirillov
|
f8b8d07621
|
New J2K: Fix existing test data
|
2019-04-03 11:23:29 +03:00 |
|
Nikolay Krasko
|
2841931ffa
|
Do not force new line in body for empty functions and function expressions (KT-10828)
#KT-10828 Fixed
|
2016-12-14 13:35:31 +03:00 |
|
Alexey Sedunov
|
3fd6864461
|
Extraction Engine: When extracting to enum class body, place new declaration after the last entry
#KT-9629 Fixed
|
2015-10-24 19:50:52 +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 |
|
Valentin Kipyatkov
|
bb0b3fcd0c
|
J2K: updating generated enums to modern syntax
|
2015-05-28 00:17:03 +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
|
46193f3ef7
|
KT-5692 Java to Kotlin conversion: convert int range loops in reverse order + a few more improvements
#KT-5692 Fixed
|
2015-03-31 16:10:22 +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 |
|