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
947bf3c0edc19d1dd2cd88e96608554cd46e6582
kotlin-fork
/
j2k
/
tests
/
testData
/
ast
/
annotations
T
History
Valentin Kipyatkov
947bf3c0ed
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
..
annotationUsages.java
Java to Kotlin: correct conversion of array components in annotation attributes
2014-06-24 00:48:10 +04:00
annotationUsages.kt
Java to Kotlin converter: declare private field with no writes as val
2014-06-24 00:48:13 +04:00
jetbrainsNotNull.java
Java to Kotlin converter: no more 2 conversion modes for each test, just a few tests to test non-standard settings
2014-06-10 14:26:51 +04:00
jetbrainsNotNull.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
jetbrainsNotNullChainExpr.java
Java to Kotlin converter: more correct logic for specifying field type
2014-07-10 23:20:33 +04:00
jetbrainsNotNullChainExpr.kt
Java to Kotlin converter: more correct logic for specifying field type
2014-07-10 23:20:33 +04:00
jetbrainsNullable.java
KT-4418 Converter from java should honor "@Nullable" annotations
2014-06-10 14:26:52 +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