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
cdec1e6c62fbdf1a0d6b6db2ca0fb2c8a975dde2
kotlin-fork
/
libraries
/
stdlib
/
wasm
/
builtins
/
kotlin
T
History
Zalim Bashorov
155eb9b77a
[Wasm, stdlib] extract Any::identityHashCode to workaround the bug in FunctionDescriptorFactory
...
A fix is on its way -- KT-MR-9426.
2023-04-05 20:50:53 +02:00
..
Any.kt
[Wasm, stdlib] extract Any::identityHashCode to workaround the bug in FunctionDescriptorFactory
2023-04-05 20:50:53 +02:00
Array.kt
[Wasm] stdlib NFC: Suppress warnings for @WasmPrimitiveConstructor
2023-01-24 14:54:59 +01:00
Arrays.kt
[Wasm] stdlib NFC: Suppress warnings for @WasmPrimitiveConstructor
2023-01-24 14:54:59 +01:00
Boolean.kt
[Wasm] stdlib NFC: Fix or suppress remaining warnings
2023-01-24 14:54:59 +01:00
Char.kt
[Wasm] stdlib API: Mark primitives constructor properties as private
2023-01-24 14:55:00 +01:00
Enum.kt
…
Library.kt
[Wasm] Support enumValues and enumValueOf functions
2023-03-13 14:13:31 +00:00
Nothing.kt
…
Primitives.kt
[Stdlib] Deprecate and make open Number.toChar()
2023-03-27 10:46:13 +00:00
String.kt
[Wasm] stdlib NFC: Fix or suppress remaining warnings
2023-01-24 14:54:59 +01:00
Throwable.kt
[Wasm] Rewrite lazy initialization without
by lazy
and lateinit to reduce overhead
2023-04-05 20:50:52 +02:00