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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
jsExport
T
History
Artem Kobzar
c4eca5f2df
[K/JS] Exclude componentN methods from JsExport
2023-01-17 21:18:50 +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
[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
…
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
…