mirai/mirai-core-utils/src
2022-11-02 19:29:02 +00: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] Optimize array expansions 2022-11-02 19:29:02 +00: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] Introduce Flow<T>.toStream() for simply implement Streamable (#2259) 2022-10-31 13:09:58 +00:00
jvmBaseTest/kotlin [core] Introduce Flow<T>.toStream() for simply implement Streamable (#2259) 2022-10-31 13:09:58 +00:00
jvmMain/kotlin Mock Testing Framework (#1521) 2022-09-10 12:49:13 +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 Fix all compiler warnings throughout the project 2022-10-21 17:00:37 +01: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