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
f204293e4d52b01997bfc4e1999173bf605beb34
kotlin-fork
/
libraries
/
stdlib
/
js
/
builtins
T
History
Artem Kobzar
8d1a90c23c
[K/JS] Support essential Kotlin collections (List, MutableList, Set, MutableSet, Map, MutableMap) for exporting into JS
...
^KT-34995 Fixed ^KT-44871 Fixed
2024-01-24 11:14:46 +00:00
..
Arrays.kt
…
Boolean.kt
Update copyright to 2024
2024-01-05 13:43:17 +00:00
Char.kt
Update copyright to 2024
2024-01-05 13:43:17 +00:00
Collections.kt
[K/JS] Support essential Kotlin collections (List, MutableList, Set, MutableSet, Map, MutableMap) for exporting into JS
2024-01-24 11:14:46 +00:00
Enum.kt
[stdlib] Explicit visibility and return types: JS
2023-11-21 18:14:09 +00:00
Library.kt
…
Primitives.kt
Update copyright to 2024
2024-01-05 13:43:17 +00:00
String.kt
[stdlib] Explicit visibility and return types: JS
2023-11-21 18:14:09 +00:00
Throwable.kt
…