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
dac1edc35f76f81dc43140bc97573f24789f8a12
kotlin-fork
/
j2k
/
tests
/
testData
/
ast
/
annotations
T
History
Valentin Kipyatkov
dac1edc35f
Java to Kotlin converter: "//file" in test data has made optional
2014-07-25 16:54:22 +04:00
..
annotationUsages.java
Java to Kotlin converter: "//file" in test data has made optional
2014-07-25 16:54:22 +04:00
annotationUsages.kt
Java to Kotlin converter: do not generate redundant parenthesis for empty constructor parameters
2014-07-10 23:20:34 +04:00
jetbrainsNotNull.java
Java to Kotlin converter: "//file" in test data has made optional
2014-07-25 16:54:22 +04:00
jetbrainsNotNull.kt
Java to Kotlin converter: added auto-conversion run of Kotlin analyzer. Implemented first fix with it - redundant !! removal
2014-07-10 23:20:39 +04:00
jetbrainsNotNullChainExpr.java
Java to Kotlin converter: "//file" in test data has made optional
2014-07-25 16:54:22 +04:00
jetbrainsNotNullChainExpr.kt
Java to Kotlin converter: added auto-conversion run of Kotlin analyzer. Implemented first fix with it - redundant !! removal
2014-07-10 23:20:39 +04:00
jetbrainsNullable.java
Java to Kotlin converter: "//file" in test data has made optional
2014-07-25 16:54:22 +04:00
jetbrainsNullable.kt
Java to Kotlin converter: keep original placement of primary constructor body + better preserving of comments for constructor
2014-07-10 23:20:33 +04:00