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
/
js
/
js.translator
/
testData
/
expression
/
cast
/
cases
T
History
Alexey Tsvetkov
dd3dbe5b10
JS backend: _commonFiles/ for common kotlin files in testData/ and every test dir
2014-07-11 22:36:20 +04:00
..
castToGenericType.kt
JS backend: fixed wrong NPE when casting to generic type.
2014-06-26 14:55:56 +04:00
castToNotNullType.kt
JS backend: testFiles -> testData
2014-03-11 20:04:00 +04:00
castToNullableType.kt
avoid unnecessary null checks when receiver of '!!' or 'as' operator is not nullable
2014-03-29 21:28:00 +03:00
smartCastInExtensionFunction.kt
JS backend: _commonFiles/ for common kotlin files in testData/ and every test dir
2014-07-11 22:36:20 +04:00
smartCastInFunction.kt
JS backend: _commonFiles/ for common kotlin files in testData/ and every test dir
2014-07-11 22:36:20 +04:00