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
3429cbd32178fed77c05379fc09da883158185ec
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
esModules
/
jsModule
T
History
Artem Kobzar
3429cbd321
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
..
externalClass.kt
…
externalClass.mjs
…
externalClassNameClash.kt
…
externalClassWithDefaults.kt
[Wasm] Support JsModule and JsQualifier
2023-01-13 21:58:34 +00:00
externalClassWithDefaults.mjs
…
externalConstructor.kt
[Wasm] Support JsModule and JsQualifier
2023-01-13 21:58:34 +00:00
externalConstructor.mjs
…
externalFunction.kt
…
externalFunction.mjs
…
externalFunctionNameClash.kt
…
externalFunctionNameClash.mjs
…
externalObject.kt
[K/JS, K/Wasm] Generate star imports for external objects with the @JsModule annotation for ES modules
2023-07-18 15:36:19 +00:00
externalObject.mjs
…
externalPackage.kt
…
externalPackage.mjs
…
externalPackageInDifferentFile.js
…
externalPackageInDifferentFile.kt
…
externalPackageInDifferentFile.mjs
…
externalProperty.kt
…
externalProperty.mjs
…
interfaces.kt
[K/JS] Fix importing behavior for external interfaces in case of implementing them
2023-08-03 13:10:03 +00:00
interfaces.mjs
…
interfacesWithCompanion.kt
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
interfacesWithCompanion.mjs
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
jsExternalInheritorsOnly.kt
[JS IR] Control an inheritance of non-external entity from external
2023-04-05 09:00:45 +00:00
jsExternalInheritorsOnly.mjs
[K/JS, K/Wasm] Generate star imports for external objects with the @JsModule annotation for ES modules
2023-07-18 15:36:19 +00:00
topLevelVarargFun.kt
…
topLevelVarargFun.mjs
…