Dmitry Gridin
|
11a3482970
|
tests: apply official code style
#KT-38632 Fixed
|
2020-05-07 12:36:44 +00:00 |
|
Dmitry Gridin
|
c34b417d0c
|
Fix tests after disabling trailing comma
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Dmitry Gridin
|
d06787886a
|
Fix tests after implementing trailing comma in formatter
#KT-34744
|
2020-01-17 21:02:54 +07: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
|
ea2081c2f0
|
New J2K: Fix existing test data
|
2019-04-03 11:23:33 +03:00 |
|
Ilya Kirillov
|
f752796408
|
New J2K: Fix existing test data
|
2019-04-03 11:21:19 +03:00 |
|
Simon Ogorodnik
|
57e47d1830
|
Propose convert to string template as inspection more frequent
|
2018-02-26 12:11:18 +03:00 |
|
Toshiaki Kameyama
|
be664e26f7
|
KT-18232: Kotlin code converter misses annotations
#KT-18232 Fixed
|
2017-08-17 02:30:06 +03:00 |
|
Dimach
|
a59021a25e
|
KT-18786: J2K should move all properties to top of class
#KT-18786 fixed
|
2017-07-20 01:15:15 +03:00 |
|
Simon Ogorodnik
|
e41c027c9a
|
Add IDEA data-flow analysis to guess nullability
Add "if return..." folding to "return if"
|
2017-06-07 21:21:36 +03:00 |
|
Nikolay Krasko
|
2bb48fc802
|
Allow empty single-line bodies in property accessors
|
2016-12-14 13:40:44 +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 |
|
Valentin Kipyatkov
|
a9eadcbaf4
|
KT-12046 Java to Kotlin dangerous conversion (recursive property set)
#KT-12046 Fixed
|
2016-04-29 18:13:51 +03:00 |
|
Natalia Ukhorskaya
|
495be06fc5
|
J2K: do not generate super call to abstract property
|
2016-04-14 17:04:50 +03:00 |
|
Denis Zharkov
|
1bc45fb9cf
|
Adjust J2K to latest protected visibility fixes
|
2016-03-31 14:51:57 +03:00 |
|
Pavel V. Talanov
|
a4c005fefd
|
Update existing test data depending on diagnostic parameter rendering
|
2016-02-26 14:45:11 +03:00 |
|
Valentin Kipyatkov
|
110d53b4a6
|
No setter parameter type required
|
2015-10-05 15:35:17 +03:00 |
|
Valentin Kipyatkov
|
596635270e
|
J2K: more correct comment placement
|
2015-10-05 15:35:17 +03:00 |
|
Valentin Kipyatkov
|
1fb01dcfbb
|
Minor correction
|
2015-10-05 15:35:17 +03:00 |
|
Valentin Kipyatkov
|
94d8e3f4b6
|
"is" getter naming allowed for non-booleans too
|
2015-09-29 18:32:25 +03:00 |
|
Valentin Kipyatkov
|
20bddce18d
|
No synthetic property for false get-method like "issue()"
|
2015-09-29 18:32:25 +03:00 |
|
Valentin Kipyatkov
|
22797114c7
|
J2K: correct handling of properties with "is" notation
|
2015-09-25 13:02:46 +03:00 |
|
Valentin Kipyatkov
|
c8b6db4e57
|
Renamed test data folder
|
2015-09-25 13:02:46 +03:00 |
|