This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
optionlBody
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