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
bc5c9065d2c0ef14650e6243cfdfbb034a3c9183
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
unusedParam
T
History
Michael Nedzelsky
bc5c9065d2
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
..
native.kt
JS frontend: allow to omit body for native functions and initializer for native properties. Additionally suppress UNUSED_PARAM for new nativeX annotations too.
2014-12-29 21:37:18 +03:00
native.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
nativeGetter.kt
JS frontend: allow to omit body for native functions and initializer for native properties. Additionally suppress UNUSED_PARAM for new nativeX annotations too.
2014-12-29 21:37:18 +03:00
nativeGetter.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
nativeInvoke.kt
JS frontend: allow to omit body for native functions and initializer for native properties. Additionally suppress UNUSED_PARAM for new nativeX annotations too.
2014-12-29 21:37:18 +03:00
nativeInvoke.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
nativeSetter.kt
JS frontend: allow to omit body for native functions and initializer for native properties. Additionally suppress UNUSED_PARAM for new nativeX annotations too.
2014-12-29 21:37:18 +03:00
nativeSetter.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00