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
/
whileStatement
T
History
Valentin Kipyatkov
d3b773c0cd
Java to Kotlin converter: declaring locals as var's in most of cases when needed, dropped forceLocalVariableImmutability setting
2014-07-10 23:20:33 +04:00
..
whileWithBlock.java
Converter tests:
2013-12-22 16:49:57 +04:00
whileWithBlock.kt
Java to Kotlin converter: declaring locals as var's in most of cases when needed, dropped forceLocalVariableImmutability setting
2014-07-10 23:20:33 +04:00
whileWithEmptyBlock.java
Converter tests:
2013-12-22 16:49:57 +04:00
whileWithEmptyBlock.kt
Run formatter in function context for converted expression and statements
2014-05-16 17:09:48 +04:00
whileWithExpression.java
Converter tests:
2013-12-22 16:49:57 +04:00
whileWithExpression.kt
Java to Kotlin converter: better formatting preserving from original code
2014-06-10 14:26:54 +04:00
whileWithReturn.java
Converter tests:
2013-12-22 16:49:57 +04:00
whileWithReturn.kt
Java to Kotlin converter: better formatting preserving from original code
2014-06-10 14:26:54 +04:00