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
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
j2k
/
tests
/
testData
/
ast
/
classExpression
T
History
Valentin Kipyatkov
f836278acc
J2K: Fixed conversion of <primitive type>.class
...
#KT-5428 Fixed
2014-07-25 16:54:24 +04:00
..
complexExample.java
Converter tests:
2013-12-22 16:49:57 +04:00
complexExample.kt
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
objectClass.java
Converter tests:
2013-12-22 16:49:57 +04:00
objectClass.kt
Converter tests:
2013-12-22 15:53:13 +04:00
primitivesAndArrays.java
J2K: Fixed conversion of <primitive type>.class
2014-07-25 16:54:24 +04:00
primitivesAndArrays.kt
J2K: Fixed conversion of <primitive type>.class
2014-07-25 16:54:24 +04:00
stringClass.java
Converter tests:
2013-12-22 16:49:57 +04:00
stringClass.kt
Converter tests:
2013-12-22 15:53:13 +04:00