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
5a8ab4194833c627de7d23ec4df87d5f269bdd08
kotlin-fork
/
j2k
/
tests
/
testData
/
ast
/
annotations
T
History
Valentin Kipyatkov
5a8ab41948
Java to Kotlin converter: declare private field with no writes as val
2014-06-24 00:48:13 +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: no explicit type for private and internal fields when possible
2014-06-24 00:48:13 +04:00
jetbrainsNotNullChainExpr.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
jetbrainsNotNullChainExpr.kt
Java to Kotlin converter: generate "!!." instead of "?." for nullable values
2014-06-24 00:48:08 +04:00
jetbrainsNullable.java
KT-4418 Converter from java should honor "@Nullable" annotations
2014-06-10 14:26:52 +04:00
jetbrainsNullable.kt
KT-4418 Converter from java should honor "@Nullable" annotations
2014-06-10 14:26:52 +04:00