Him188
|
115ccec9ed
|
Rearrange classes
|
2020-03-06 14:41:15 +08:00 |
|
Him188
|
d8c64286e2
|
Use constant
|
2020-03-06 14:17:30 +08:00 |
|
Him188
|
c8d1663639
|
Merge pull request #114 from PragmaTwice/master
README.md: fix a broken link
|
2020-03-05 20:49:37 -06:00 |
|
Twice
|
76c94020c3
|
README.md: fix a broken link
|
2020-03-06 10:44:26 +08:00 |
|
Him188
|
060098a5de
|
No inlining because of Kotlin's stacktrace issue
|
2020-03-06 10:34:11 +08:00 |
|
Him188
|
db28915b8e
|
Fix referneces
|
2020-03-06 10:28:37 +08:00 |
|
Him188
|
eaeb242800
|
Specify receiver to avoid being confusing
|
2020-03-06 10:21:01 +08:00 |
|
Him188
|
b17c30853c
|
Cancel event listener when channel is closed
|
2020-03-06 10:19:37 +08:00 |
|
Him188
|
baa3c2109e
|
Use Channel.UNLIMITED as a default capacity for CoroutineScope.incoming
|
2020-03-06 10:17:36 +08:00 |
|
Him188
|
f5200aa662
|
Update ----.md
|
2020-03-06 09:28:09 +08:00 |
|
Him188
|
65299b6ba6
|
Update bug---.md
|
2020-03-06 09:27:00 +08:00 |
|
Him188
|
629702911e
|
Update ----.md
|
2020-03-06 09:26:26 +08:00 |
|
Him188
|
ae0eb9dadb
|
Delete feature_request.md
|
2020-03-06 09:24:32 +08:00 |
|
Him188
|
1f924a09e4
|
Update issue templates
|
2020-03-06 09:24:08 +08:00 |
|
Him188
|
4085ecbdd8
|
Fix warnings
|
2020-03-05 21:39:53 +08:00 |
|
Him188
|
3b16f0a226
|
Fix warnings
|
2020-03-05 21:36:46 +08:00 |
|
Him188
|
b0abd0df28
|
Skip field when preparing next head
|
2020-03-05 21:21:06 +08:00 |
|
Him188
|
bfcb8606a2
|
Merge branch 'master' into kotlin-1.3.70
|
2020-03-05 15:49:48 +08:00 |
|
ryoii
|
02f6d3d0e8
|
Update README.md
|
2020-03-05 15:42:48 +08:00 |
|
Him188
|
cde198759c
|
Rewrite Jce
|
2020-03-05 14:52:35 +08:00 |
|
Him188
|
8c48ca8136
|
Use new serialization
|
2020-03-05 14:52:12 +08:00 |
|
Him188
|
676851589b
|
Update README.md
|
2020-03-05 13:10:59 +08:00 |
|
Him188
|
40d698b3dd
|
Update README.md
|
2020-03-05 12:50:05 +08:00 |
|
Him188
|
954d6156a9
|
Fix build
|
2020-03-05 09:47:42 +08:00 |
|
Him188
|
8777d583b0
|
Merge remote-tracking branch 'origin/kotlin-1.3.70' into kotlin-1.3.70
# Conflicts:
# mirai-core-qqandroid/src/commonMain/kotlin/net/mamoe/mirai/qqandroid/network/highway/HighwayHelper.kt
# mirai-core/src/commonMain/kotlin/net.mamoe.mirai/utils/io/chunked.kt
|
2020-03-05 09:45:12 +08:00 |
|
Him188
|
9bff0f77ec
|
Kotlin 1.3.70
|
2020-03-05 09:44:50 +08:00 |
|
Him188
|
dc8a8959f8
|
Update README.md
|
2020-03-05 07:58:06 +08:00 |
|
Him188
|
33d562a296
|
Merge remote-tracking branch 'origin/kotlin-1.3.70' into kotlin-1.3.70
|
2020-03-04 21:50:49 +08:00 |
|
Him188
|
ee3e247206
|
Update main.yml
(cherry picked from commit 6ef7a62dea )
|
2020-03-04 21:50:22 +08:00 |
|
Him188
|
9a039e1602
|
Fix reference
(cherry picked from commit 8dabeba40d )
|
2020-03-04 21:50:17 +08:00 |
|
Him188
|
8dabeba40d
|
Fix reference
|
2020-03-04 21:21:23 +08:00 |
|
Him188
|
2e39daad79
|
Merge remote-tracking branch 'origin/master'
|
2020-03-04 21:14:28 +08:00 |
|
Him188
|
6ef7a62dea
|
Update main.yml
|
2020-03-04 21:09:58 +08:00 |
|
Him188
|
c962bd2641
|
Revert "Adapt new kotlinx.serialization"
This reverts commit 0a6b39e6
|
2020-03-04 14:11:36 +08:00 |
|
Him188
|
60b6eab73e
|
Revert "Update to Kotlin 1.3.70"
This reverts commit 2e57e358
|
2020-03-04 13:58:01 +08:00 |
|
Him188
|
b62151ea6e
|
Fix dependency
|
2020-03-04 12:23:33 +08:00 |
|
Him188
|
8cefb73033
|
Make cache private
|
2020-03-04 12:20:41 +08:00 |
|
Him188
|
80a1bad98c
|
Merge remote-tracking branch 'origin/master'
|
2020-03-04 12:20:07 +08:00 |
|
Him188
|
99ca0dec1f
|
Introduce cache for MessageChainBuilder
|
2020-03-04 12:17:05 +08:00 |
|
Him188
|
9e93073e0e
|
Update main.yml
|
2020-03-04 11:36:22 +08:00 |
|
Him188
|
3a8bd54036
|
Merge pull request #110 from mamoe/serialization
Serialization
|
2020-03-03 21:22:30 -06:00 |
|
Him188
|
879b4d700c
|
Update main.yml
|
2020-03-04 11:15:05 +08:00 |
|
Him188
|
0a6b39e62c
|
Adapt new kotlinx.serialization
|
2020-03-04 10:50:54 +08:00 |
|
Him188
|
30b6181e3e
|
Fix #105
|
2020-03-04 09:32:32 +08:00 |
|
Him188
|
095feaf5cb
|
Fix #106
|
2020-03-04 09:27:37 +08:00 |
|
Him188
|
b9d5fa4c14
|
Fix #107
|
2020-03-04 09:14:53 +08:00 |
|
Him188
|
a5c3e9f5ba
|
Misc improvements
|
2020-03-04 09:01:34 +08:00 |
|
Him188
|
45b39e4744
|
Merge remote-tracking branch 'origin/master'
|
2020-03-04 08:56:36 +08:00 |
|
Him188
|
2e57e358c3
|
Update to Kotlin 1.3.70
|
2020-03-04 08:54:56 +08:00 |
|
Harsh Shandilya
|
298049fb80
|
github: Switch away from deprecated setup-android (#109)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2020-03-03 23:52:00 +08:00 |
|