Him188
|
5f9625c35e
|
Don't include mirai-console if submodule not configured
|
2021-01-28 09:46:57 +08:00 |
|
Him188
|
e0476d7e14
|
Include mirai-console in mirai project build
|
2021-01-28 09:32:23 +08:00 |
|
Him188
|
f1c6677af9
|
Add binary compatibility validator
|
2021-01-21 14:20:43 +08:00 |
|
Him188
|
c0d95ae958
|
Introduce EventChannel (#753)
* Introduce EventChannel, close #514
* Fix generics in EventChannel
* Don't require Job in CoroutineScope for EventChannel.parentScope
* Don't attach child job on EventChannel.parentJob
* Improve tests
* Fix tests
* Merge with dev
|
2020-12-25 18:49:34 +08:00 |
|
Him188
|
82f24b736c
|
Fix HMPP platform structure
|
2020-12-18 15:37:13 +08:00 |
|
Him188
|
bf88731086
|
Fix publishing and add mirai-core-all
|
2020-12-17 12:41:44 +08:00 |
|
Him188
|
8fdfe830fe
|
Introduce new module mirai-core-utils
|
2020-12-02 09:25:25 +08:00 |
|
Him188
|
b8002d4b4d
|
Hierarchical MPP:
- JDK in common target
- Disabled common compilations
- Android targets
- Kotlin 1.4.20
|
2020-11-22 14:25:49 +08:00 |
|
Him188
|
1e7aaaec48
|
Rearrange protocol implementations
|
2020-11-01 15:07:32 +08:00 |
|
Him188
|
a9d4d14576
|
Rearrange module structure:
- Rename mirai-core to mirai-core-api
- Rename mirai-core-qqandroid to mirai-core
- Rename package net.mamoe.mirai.qqandroid to net.mamoe.mirai.internal
- Delete old android targets
- Configure default packages correctly
- Update licenses
|
2020-10-03 12:42:13 +08:00 |
|