Simon Ogorodnik
|
f1c371143c
|
Fix for KT-5312 J2K: Correct bit operations priority after conversion
Now `PolyadicExpression` breaks down to BinaryExpression`s
|
2016-10-27 20:02:23 +03:00 |
|
Simon Ogorodnik
|
e14a043b0a
|
Fix for KT-10885
Assignment as expression conversion: e.g int i = j = 0
|
2016-10-13 18:52:44 +03:00 |
|
Valentin Kipyatkov
|
76e067c43a
|
KT-12054 J2K generates obj is Type<Any> instead of obj is Type<*>
#KT-12054 Fixed
|
2016-04-29 18:13:53 +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 |
|
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 |
|
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 |
|