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-16 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
baea660a0b27ebbdaf9cd6fe1311fa6c895b2cfc
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
native
History
Andrey Breslav
120c344f11
Fix access to private static native functions
2014-12-16 16:23:35 +03:00
..
default.kt
Support native top-level functions
2014-12-16 16:23:33 +03:00
nativePropertyAccessors.kt
Test for native property accessors
2014-12-16 16:23:34 +03:00
privateStatic.kt
Fix access to private static native functions
2014-12-16 16:23:35 +03:00
simpleNative.kt
Report error on native declaration with a body
2014-12-16 16:23:30 +03:00
staticNative.kt
Report error on native declaration with a body
2014-12-16 16:23:30 +03:00
topLevel.kt
Support native top-level functions
2014-12-16 16:23:33 +03:00