mirai/mirai-core-utils/src/commonMain/kotlin
2021-07-07 15:00:28 +08:00
..
Annotations.kt Correct state transition logic: 2021-05-09 21:05:32 +08:00
Arrays.kt Multiple MessageSource.id and MessageSource.internalId for split sources now, and split messages in the future. Close #618 2020-12-02 10:46:06 +08:00
ByteArrayPool.kt Update copyright 2021-07-02 00:39:10 +08:00
Bytes.kt Kotlin 1.5 and dependencies updates (#1246) 2021-05-27 14:39:13 +08:00
CheckableResult.kt Add CheckableResult to standardize checks for deserialized responses 2021-07-06 19:12:45 +08:00
Conversions.kt Improve performance of hexToBytes and simplify similar extensions 2021-07-07 15:00:28 +08:00
CoroutineUtils.kt Reformat and cleanup code 2021-07-02 00:39:10 +08:00
Either.kt Reformat and cleanup code 2021-07-02 00:39:10 +08:00
ExceptionCollector.kt Redesign connection maintenance mechanism: 2021-06-16 16:58:20 +08:00
Files.kt Improve file type detecting 2021-01-05 20:35:10 +08:00
IO.kt Move EMPTY_BYTE_ARRAY to mirai-core-utils 2021-05-09 00:54:48 +08:00
JsonStruct.kt Add JsonStruct to simplify deserialization 2021-07-06 19:12:45 +08:00
LateinitMutableProperty.kt Fix LateinitMutableProperty 2021-06-05 16:05:41 +08:00
MiraiPlatformUtils.kt Support file operations (#1069) 2021-03-08 18:34:45 +08:00
Numbers.kt Multiple MessageSource.id and MessageSource.internalId for split sources now, and split messages in the future. Close #618 2020-12-02 10:46:06 +08:00
package.kt Introduce new module mirai-core-utils 2020-12-02 09:25:25 +08:00
RandomUtils.kt Rework seq system (#1230) 2021-05-02 13:50:24 +08:00
Serialization.kt Move KSerializer.map to mirai-core-utils 2021-07-04 17:56:23 +08:00
StandardUtils.kt Improve Announcement logging 2021-07-06 19:12:45 +08:00
Streams.kt Redesign Announcement API 2021-07-06 19:12:45 +08:00
Symbol.kt Add AtomicLazy 2021-05-09 00:54:48 +08:00
TimeUtils.kt Remove kotlin.time.Duration usages (#1215) 2021-04-27 11:49:30 +08:00
WeakRef.kt Simplify cache configuration. 2021-02-10 15:20:39 +08:00