This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e577caa99cc3fcfdbd9fcd4e0b41ce1e820a41b
kotlin-fork
/
j2k
/
testData
/
fileOrElement
/
formatting
T
History
Dmitry Gridin
c34b417d0c
Fix tests after disabling trailing comma
...
#KT-34744
2020-02-04 21:34:53 +07:00
..
chainedCall.java
KT-13628 New line is not preserved when converting java to Kotlin
2016-10-03 23:23:13 +03:00
chainedCall.kt
KT-13628 New line is not preserved when converting java to Kotlin
2016-10-03 23:23:13 +03:00
lineBreaksBetweenArguments.java
Preserve formatting of parenthesis in calls too
2016-08-23 22:46:44 +03:00
lineBreaksBetweenArguments.kt
Fix tests after disabling trailing comma
2020-02-04 21:34:53 +07:00
nonStaticMembers.java
…
nonStaticMembers.kt
KT-18786: J2K should move all properties to top of class
2017-07-20 01:15:15 +03:00
nonStaticMembersWithComments.java
…
nonStaticMembersWithComments.kt
KT-18786: J2K should move all properties to top of class
2017-07-20 01:15:15 +03:00
parameterList.java
…
parameterList.kt
…
staticAndNonStaticMembersWithComments.java
…
staticAndNonStaticMembersWithComments.kt
Do not force new line in body for empty functions and function expressions (KT-10828)
2016-12-14 13:35:31 +03:00
staticMembersWithComments.java
…
staticMembersWithComments.kt
KT-18786: J2K should move all properties to top of class
2017-07-20 01:15:15 +03:00