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-18 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
native
/
optionlBody
History
Alexey Andreev
3882bf7564
JS: prohibit native (external) extension properties and functions. See KT-13896
2016-12-09 15:13:07 +03:00
..
native.kt
JS: prohibit native (external) extension properties and functions. See KT-13896
2016-12-09 15:13:07 +03:00
native.txt
JS: prohibit native (external) extension properties and functions. See KT-13896
2016-12-09 15:13:07 +03:00
nativeGetter.kt
JS: replace all usages of
@native
annotation with
external
modifier, in tests, stdlib, etc
2016-12-08 15:41:39 +03:00
nativeGetter.txt
Support
external
modifier on classes in descriptor renderer. Regenerate test data.
2016-12-08 15:41:44 +03:00
nativeInvoke.kt
JS: replace all usages of
@native
annotation with
external
modifier, in tests, stdlib, etc
2016-12-08 15:41:39 +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 all usages of
@native
annotation with
external
modifier, in tests, stdlib, etc
2016-12-08 15:41:39 +03:00
nativeSetter.txt
Support
external
modifier on classes in descriptor renderer. Regenerate test data.
2016-12-08 15:41:44 +03:00