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
980708e533cf1d42ae83f27e6286905e95f63320
kotlin-fork
/
core
T
History
Ivan Kochurkin
0efcad51e9
[FIR] Add a comment to
isSubtypeOfClass
that explains what this method does
...
And what the difference is between `isSubtypeOf` and `isSubtypeOf`
2023-11-16 19:29:58 +00:00
..
builtins
Make :core:builtins:serialize more remote build cache friendly
2023-11-15 10:32:09 +00:00
compiler.common
[FIR] Add a comment to
isSubtypeOfClass
that explains what this method does
2023-11-16 19:29:58 +00:00
compiler.common.js
[JS FIR] Implement JSCODE_ARGUMENT_NON_CONST_EXPRESSION FIR checker
2023-10-26 19:22:14 +00:00
compiler.common.jvm
K1/K2: support org.jspecify.annotations.NonNull in Java interop
2023-11-16 11:13:44 +00:00
compiler.common.native
[FIR/Native] Move fir-related code from backend.native module to new one
2023-08-22 08:56:16 +00:00
compiler.common.wasm
[Wasm] Port WasmImport/WasmExport checker to K2 (KT-56849)
2023-11-14 12:24:10 +00:00
descriptors
Suppress K2 specific warnings in the codebase
2023-10-18 07:59:27 +00:00
descriptors.jvm
[FE, Java resolve] Support inheritors of sealed Java type without permits clause
2023-10-31 13:41:56 +00:00
descriptors.runtime
[FE, Java resolve] Support inheritors of sealed Java type without permits clause
2023-10-31 13:41:56 +00:00
deserialization
[refactoring] extract base class for annotation loaders
2023-11-02 10:28:37 +00:00
deserialization.common
[FE] Convert ClassId.java to Kotlin
2023-09-21 12:40:43 +00:00
deserialization.common.jvm
LV 2.0: drop reporting FIR_COMPILED_CLASS and relevant stuff
2023-09-21 11:14:09 +00:00
metadata
[FIR] Try to load properties in order according to kotlinx.serialization metadata extension
2023-04-11 13:43:39 +00:00
metadata.jvm
Switch Kotlin version to 2.0
2023-09-19 15:46:26 +00:00
reflection.jvm
Reflection: fix calling suspend fun returning value class over primitive
2023-10-20 08:50:26 +00:00
script.runtime/src/kotlin
/script
…
util.runtime
[FIR/IR generator] Commonize visitor printing logic
2023-11-02 23:05:18 +00:00