Him188
77db778503
Generate with @JvmStatic
2020-06-23 22:31:45 +08:00
Him188
7b359108b9
Merge remote-tracking branch 'origin/reborn' into reborn
2020-06-23 22:25:55 +08:00
Him188
7de3445353
Add BuiltInSerializerConstants, update relevant codegen;
...
Enhance generated primitive values;
Improve SettingImpl.serializer
2020-06-23 22:25:43 +08:00
Karlatemp
3408502f99
Exclude everything that pure does not need
2020-06-23 22:18:49 +08:00
Karlatemp
5e3039f866
Exclude mirai-core in :mirai-console:shadowJar
2020-06-23 22:05:46 +08:00
Karlatemp
d204d1f28e
Fix copyright
2020-06-23 18:36:46 +08:00
Karlatemp
43705d61cf
Merge branch 'plugin-manager' into reborn
2020-06-23 18:35:45 +08:00
Karlatemp
5551d2f048
Suppress("PRE_RELEASE_CLASS")
2020-06-23 18:28:15 +08:00
Him188
4bc19a0a9d
Implement command permission checking and relevant exceptions
2020-06-23 18:18:09 +08:00
Him188
a117e73186
Introduce executeCommandDetailed;
...
Enhance CommandExecuteResult, add type-safe classification with contracts;
Introduce CommandExecutionException providing information about the command on execution failure.
2020-06-23 17:49:09 +08:00
Him188
cbcb5aaccd
Setting serializers
2020-06-22 15:37:24 +08:00
Him188
1f0b7e4f01
Support Any type in valueReified
2020-06-22 14:00:45 +08:00
Him188
14d698651a
Introduce SerializableValue, SerializerAwareValue
2020-06-22 13:50:34 +08:00
Karlatemp
68c0142765
Update JCommandManager; Add KDoc
2020-06-22 13:12:32 +08:00
Karlatemp
64d13f0a19
Update command execute result
2020-06-22 12:49:02 +08:00
Karlatemp
b3f846ed16
Update auto-fill
2020-06-22 12:30:36 +08:00
Karlatemp
4f418e7a0b
Initialize MiraiConsole when MiraiConsoleInitializer.init called
2020-06-22 12:14:03 +08:00
Him188
2c09f1d82d
value delegating
2020-06-21 22:48:34 +08:00
Him188
ecd41bc4e0
Rearrange files
2020-06-21 15:38:47 +08:00
Him188
4ce4c025ee
Implement composite Values
2020-06-21 15:27:19 +08:00
Him188
7ac1d94db9
Add build constant auto-fill
2020-06-21 14:24:17 +08:00
Him188
907b2ad946
Update codegen, rearrange entry point
2020-06-21 13:43:28 +08:00
Him188
514183e793
Fix warnings
2020-06-21 00:47:52 +08:00
Him188
9fb167ee60
Fix build
2020-06-21 00:44:02 +08:00
Him188
e0c1600001
Optimize codegen
2020-06-20 23:23:19 +08:00
Him188
f9132124e7
Merge remote-tracking branch 'origin/reborn' into reborn
...
# Conflicts:
# frontend/mirai-console-pure/build.gradle.kts
2020-06-20 22:57:37 +08:00
Him188
febe4d9d52
PrimitiveValues codegen
2020-06-20 22:55:18 +08:00
Him188
f5d9f4a67e
Rearrange build scripts
2020-06-20 22:55:07 +08:00
Him188
754811ddaa
Add codegen framework
2020-06-20 22:54:27 +08:00
Karlatemp
6afa6af4a1
Fix test
2020-06-20 21:16:06 +08:00
Karlatemp
9c1b937aaf
Merge remote-tracking branch 'origin/reborn' into reborn
...
# Conflicts:
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/plugin/internal/PluginsLoader.kt
2020-06-20 20:52:09 +08:00
Karlatemp
4d69ae617f
Fix wrong initialization order
2020-06-20 20:46:00 +08:00
Karlatemp
a21740ed3c
Suppress SMARTCAST_IMPOSSIBLE
2020-06-20 20:44:53 +08:00
Karlatemp
67014edc31
Fix type mismatch
2020-06-20 20:44:17 +08:00
Him188
ce49e27e95
Fix build
2020-06-20 20:08:26 +08:00
Him188
4b58c76385
Add codegen DSL
2020-06-20 20:08:22 +08:00
Him188
5528de0721
Fix typo
2020-06-19 13:23:26 +08:00
Him188
e7c9029364
Add missing copyright
2020-06-19 13:23:08 +08:00
Him188
ae20a8d180
Fix typo
2020-06-19 13:22:29 +08:00
Him188
65d7871916
Merge remote-tracking branch 'origin/reborn' into reborn
2020-06-19 04:26:43 +08:00
Him188
afc30c5357
Values infrastructure
2020-06-19 04:26:29 +08:00
jiahua.liu
e98bfa363f
rewrite JVM Plugin Class Loader
2020-06-19 01:19:45 +08:00
jiahua.liu
9f600a7855
Merge remote-tracking branch 'origin/reborn' into reborn
2020-06-18 23:02:14 +08:00
jiahua.liu
e863e122c5
for merge
2020-06-18 23:01:58 +08:00
Him188
f1a8c78bc7
Merge remote-tracking branch 'origin/reborn' into reborn
2020-06-17 13:25:57 +08:00
Him188
687729df4e
Cleanup, remove old settings
2020-06-17 13:25:36 +08:00
Him188
11cb8d5c68
Configure JUnit test
2020-06-17 13:25:28 +08:00
jiahua.liu
86f23e5452
Composite Command Test pass
2020-05-26 17:02:54 +08:00
jiahua.liu
b66142545c
Merge remote-tracking branch 'origin/reborn' into reborn
...
# Conflicts:
# backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/Command.kt
2020-05-26 17:02:06 +08:00
jiahua.liu
00f90fe3ac
Composite Command Test pass
2020-05-26 16:59:15 +08:00