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
a04aeeb4e152292e498d7cdc0e880df87580722d
kotlin-fork
/
j2k
/
testData
/
fileOrElement
/
formatting
T
History
Dmitry Gridin
11a3482970
tests: apply official code style
...
#KT-38632 Fixed
2020-05-07 12:36:44 +00: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
tests: apply official code style
2020-05-07 12:36:44 +00:00
lineBreaksBetweenArguments.java
…
lineBreaksBetweenArguments.kt
tests: apply official code style
2020-05-07 12:36:44 +00: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
tests: apply official code style
2020-05-07 12:36:44 +00:00
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