Valentin Kipyatkov
|
13f40e5b0d
|
Java to Kotlin converter: constructor overloads to default parameter values conversion
|
2014-07-10 23:20:36 +04:00 |
|
Valentin Kipyatkov
|
66005a3469
|
Java to Kotlin converter: secondary constructors are converted to top-level functions instead of "create" functions in class object
|
2014-07-10 23:20:35 +04:00 |
|
Valentin Kipyatkov
|
e76c3d4e9e
|
Java to Kotlin converter: no intermediate __ variable in factory function if body is simple
|
2014-07-10 23:20:34 +04:00 |
|
Valentin Kipyatkov
|
5a5e553367
|
Java to Kotlin converter: do not generate redundant parenthesis for empty constructor parameters
|
2014-07-10 23:20:34 +04:00 |
|
Valentin Kipyatkov
|
8512eac768
|
Fixed KT-5315 J2K: Generate local var when parameter is being assigned
#KT-5315 Fixed
|
2014-07-10 23:20:33 +04:00 |
|