Commit Graph

117 Commits

Author SHA1 Message Date
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
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
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
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
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
Him188
4945642c5e Fix build 2020-05-26 14:41:12 +08:00
Him188
c8dd3fa49c Referential value infrastructure 2020-05-26 14:40:33 +08:00
Him188
0359bcb89c Add actual Value accessors 2020-05-26 13:30:12 +08:00
Him188
34b585a6f7 Add docs 2020-05-26 13:14:41 +08:00
Him188
f73f064d1a Add docs 2020-05-26 13:06:45 +08:00
Him188
c3f7101830 Add JCommandManager 2020-05-26 13:06:37 +08:00
Him188
65cbf6e780 Improve generated value impl 2020-05-25 18:37:08 +08:00
Him188
240253cf21 Improve generated value impl 2020-05-25 18:34:38 +08:00
Him188
de9ba386c7 Add docs 2020-05-25 18:27:11 +08:00
Him188
51718b3f02 Change object ConsoleCommandSender to abstract class ConsoleCommandSender, and should implemented by frontend 2020-05-25 18:22:05 +08:00
Him188
060ed31873 Add JavaFriendlyAPI 2020-05-25 18:20:57 +08:00
Him188
594ae1f778 Rearrange implementations 2020-05-25 18:09:20 +08:00
Him188
8af7e0b925 Introduce AbstractJvmPlugin 2020-05-25 17:55:41 +08:00
Him188
f1b0bf7e68 SettingStorage infrastructure 2020-05-25 17:51:01 +08:00
Him188
3d53f7f7bc Rename package plugins to plugin 2020-05-25 16:32:14 +08:00
jiahua.liu
4fc91adc5d Composite Command Test pass 2020-05-25 16:04:29 +08:00
jiahua.liu
9a87497a06 CompositeCommand usage 2020-05-25 14:53:24 +08:00
jiahua.liu
538cb574f7 CompositeCommand usage 2020-05-25 14:41:16 +08:00
jiahua.liu
4190058b6d Merge remote-tracking branch 'origin/reborn' into reborn
# Conflicts:
#	backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/Command.kt
#	backend/mirai-console/src/main/kotlin/net/mamoe/mirai/console/command/CommandManager.kt
2020-05-25 00:48:33 +08:00
jiahua.liu
8b56924601 CompositeCommand supported 2020-05-25 00:46:49 +08:00
Him188
ff931ed26e Add smart serializers for PluginDescription 2020-05-24 18:56:08 +08:00
Him188
1cf35b8554 Fix build 2020-05-24 14:56:06 +08:00
Him188
8ea0c538a0 Add copyright 2020-05-24 14:53:17 +08:00