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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
optionlBody
T
History
Alexander Udalov
6f276c623b
Do not use IntelliJ extensions for uninitialized variable suppressor in JS
2017-11-13 13:04:54 +01:00
..
native.kt
Do not use IntelliJ extensions for uninitialized variable suppressor in JS
2017-11-13 13:04:54 +01:00
native.txt
Do not use IntelliJ extensions for uninitialized variable suppressor in JS
2017-11-13 13:04:54 +01:00
nativeGetter.kt
JS: replace
noImpl
with
definedExternally
in tests
2017-01-24 20:14:31 +03:00
nativeGetter.txt
JS: prohibit non-abstract members of external interfaces, except for nullable properties. See KT-15308
2016-12-29 16:00:30 +03:00
nativeInvoke.kt
JS: replace
noImpl
with
definedExternally
in tests
2017-01-24 20:14:31 +03:00
nativeInvoke.txt
Support
external
modifier on classes in descriptor renderer. Regenerate test data.
2016-12-08 15:41:44 +03:00
nativeSetter.kt
JS: replace
noImpl
with
definedExternally
in tests
2017-01-24 20:14:31 +03:00
nativeSetter.txt
Improve rendering of modifiers in DescriptorRenderer
2017-08-25 15:35:05 +03:00