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
/
nj2k
/
testData
/
newJ2k
/
formatting
T
History
Dmitry Gridin
c34b417d0c
Fix tests after disabling trailing comma
...
#KT-34744
2020-02-04 21:34:53 +07:00
..
chainedCall.java
…
chainedCall.kt
New J2K: do not allow field and method declarations to be internal
2019-10-12 12:50:32 +03:00
lineBreaksBetweenArguments.java
…
lineBreaksBetweenArguments.kt
Fix tests after disabling trailing comma
2020-02-04 21:34:53 +07:00
nonStaticMembers.java
…
nonStaticMembers.kt
New J2K: preserve declarations order & place init sections to the end
2019-05-31 00:25:52 +03:00
nonStaticMembersWithComments.java
…
nonStaticMembersWithComments.kt
Formatter, NJ2K: fix indent for comments inside function literals
2019-11-29 16:28:59 +07:00
parameterList.java
…
parameterList.kt
…
staticAndNonStaticMembersWithComments.java
…
staticAndNonStaticMembersWithComments.kt
Formatter, NJ2K: fix indent for comments inside function literals
2019-11-29 16:28:59 +07:00
staticMembersWithComments.java
…
staticMembersWithComments.kt
Formatter, NJ2K: fix indent for comments inside function literals
2019-11-29 16:28:59 +07:00