mirai/mirai-core-utils/src
2022-08-27 01:21:14 +08:00
..
androidMain/kotlin [core] Improve NetworkHandler exception handling and optimize exception logging: 2022-08-26 15:20:04 +08:00
androidTest/kotlin Do unwrap even if wrapper exception has suppressed exceptions 2021-07-22 11:48:11 +08:00
commonMain/kotlin [core] Move structureToString from .core.utils.debug to .core.utils 2022-08-27 01:21:14 +08:00
commonTest/kotlin/net/mamoe/mirai/utils [core] Optimize ExceptionCollector, flatten suppressed exceptions and add them only to the last exception 2022-08-26 15:20:04 +08:00
jvmBaseMain/kotlin [core] Move structureToString from .core.utils.debug to .core.utils 2022-08-27 01:21:14 +08:00
jvmBaseTest/kotlin Use kotlinx-coroutines-test 2022-07-20 00:30:16 +08:00
jvmMain/kotlin [core] Improve NetworkHandler exception handling and optimize exception logging: 2022-08-26 15:20:04 +08:00
jvmTest/kotlin Implement multiplatform modules 2022-07-20 00:30:16 +08:00
main Add android compilation target 2021-02-01 12:23:28 +08:00
mingwX64Main/kotlin Implement mirai-core for native 2022-07-20 00:30:16 +08:00
mingwX64Test/kotlin Fix compiler warnings 2022-07-20 00:30:16 +08:00
nativeMain/kotlin [core] Move structureToString from .core.utils.debug to .core.utils 2022-08-27 01:21:14 +08:00
nativeMainInterop Implement multiplatform modules 2022-07-20 00:30:16 +08:00
nativeTest/kotlin Introduce higher performance compression/decompression methods for different purposes for common 2022-07-20 00:30:16 +08:00
unixMain/kotlin Upgrade to Ktor 2.0.2, use CIO engine for linux targets; Remove ktor-client-okhttp from mirai-core-api jvmBaseMain 2022-07-20 00:30:16 +08:00
unixTest/kotlin Fix compiler warnings 2022-07-20 00:30:16 +08:00