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
/
esModules
/
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
75eeb5291d
[K/JS] Add test for the private inner class bug ^KT-65657
2024-03-14 12:48:24 +00:00
..
dataClass.kt
[K/JS] Exclude componentN methods from JsExport
2023-01-17 21:18:50 +00:00
dataClass.mjs
[K/JS] Exclude componentN methods from JsExport
2023-01-17 21:18:50 +00:00
exportedDefaultStub.kt
…
exportedDefaultStub.mjs
…
interfaceWithCompanion.kt
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
interfaceWithCompanion.mjs
[K/JS] Support companion objects in external and exported declarations
2024-02-27 16:30:13 +00:00
jsExportInClass.kt
…
jsExportInClass.mjs
…
perFileExportedApi.kt
[K/JS] Add file-to-file compilation ^KT-6168 Fixed
2023-06-22 18:23:45 +00:00
perFileExportedApi.mjs
[K/JS] Add file-to-file compilation ^KT-6168 Fixed
2023-06-22 18:23:45 +00:00
privateInnerClass.kt
[K/JS] Add test for the private inner class bug ^KT-65657
2024-03-14 12:48:24 +00:00
privateInnerClass.mjs
[K/JS] Add test for the private inner class bug ^KT-65657
2024-03-14 12:48:24 +00:00
recursiveExport.kt
…
recursiveExport.mjs
…