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-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04e560bc74cfa91ecbde014bc62e11b4ab6fd65a
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