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
1a7e8b06903e3f8d5de3af6155c3551b1e875753
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
crossModuleRef
T
History
Alexey Andreev
1a7e8b0690
JS: allow to omit delegated constructor call for external classes in common FE. Prohibit delegated constructor call for external classes in JS FE.
2016-12-29 16:00:33 +03:00
..
callableObjectRef.kt
…
constructor.kt
JS: allow to omit delegated constructor call for external classes in common FE. Prohibit delegated constructor call for external classes in JS FE.
2016-12-29 16:00:33 +03:00
inheritance.kt
…
lambda.kt
JS: fix translation of lambdas in public inline functions; fix AMD emulation for Ant test
2016-11-11 16:26:39 +03:00
object.kt
…
objectInInlineClosure.kt
…
objectIsObject.kt
…
topLevelExtension.kt
…
topLevelFunction.kt
JS: replace all usages of
@native
annotation with
external
modifier, in tests, stdlib, etc
2016-12-08 15:41:39 +03:00
topLevelMutableProperty.kt
…
topLevelProperty.kt
JS: replace all usages of
@native
annotation with
external
modifier, in tests, stdlib, etc
2016-12-08 15:41:39 +03:00