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
1d71c19b4206cff7f283f52097e81f7e582bbc4d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
rtti
T
History
Alexey Andreev
c581ec6dd6
JS: fixes after code review
2016-11-25 14:07:31 +03:00
..
castToNativeInterface.kt
JS: prohibit is checks against native interfaces. Warn about casts to native interfaces. Fix #KT-14037, fix #KT-14038
2016-11-25 14:07:29 +03:00
castToNativeInterface.txt
JS: fixes after code review
2016-11-25 14:07:31 +03:00
checkForNativeInterface.kt
JS: prohibit is checks against native interfaces. Warn about casts to native interfaces. Fix #KT-14037, fix #KT-14038
2016-11-25 14:07:29 +03:00
checkForNativeInterface.txt
JS: fixes after code review
2016-11-25 14:07:31 +03:00
nativeInterfaceAsReifiedTypeArgument.kt
JS: fixes after code review
2016-11-25 14:07:31 +03:00
nativeInterfaceAsReifiedTypeArgument.txt
JS: fixes after code review
2016-11-25 14:07:31 +03:00
whenIsNativeInterface.kt
JS: prohibit is checks against native interfaces. Warn about casts to native interfaces. Fix #KT-14037, fix #KT-14038
2016-11-25 14:07:29 +03:00
whenIsNativeInterface.txt
JS: fixes after code review
2016-11-25 14:07:31 +03:00