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
d6fdd6734ea143c9995efef4e7f12e7ecdafd2d0
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
jsExport
T
History
Artem Kobzar
b1643075f2
fix(KT-50040): remove the corresponding symbol from top-level accessors.
2021-12-09 13:39:35 +00:00
..
dataClass.js
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
dataClass.kt
[JS IR] Generate stub for exported functions with default params
2020-12-31 20:21:21 +01:00
exportedDefaultStub.js
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
exportedDefaultStub.kt
[JS IR] Add test with member with JsName and default argument
2021-03-29 19:58:15 +03:00
jsExportInClass.js
[JS TESTS] Rename
JS_TESTS
module to
main
2021-10-25 00:14:19 +03:00
jsExportInClass.kt
[JS IR] Respect JsExport while assigning stable names
2020-12-02 22:21:16 +01:00
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
…