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
master
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
jsExport
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Artem Kobzar
3429cbd321
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
..
dataClass.js
[K/JS] Exclude componentN methods from JsExport
2023-01-17 21:18:50 +00:00
dataClass.kt
[K/JS] Exclude componentN methods from JsExport
2023-01-17 21:18:50 +00:00
exportedDefaultStub.js
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
exportedDefaultStub.kt
…
interfaceWithCompanion.js
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
interfaceWithCompanion.kt
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
jsExportInClass.js
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
jsExportInClass.kt
…
privatePropertyAccessFromMethod.kt
fix(KT-50040): remove the corresponding symbol from top-level accessors.
2021-12-09 13:39:35 +00:00
recursiveExport.js
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
recursiveExport.kt
…