Commit Graph

17 Commits

Author SHA1 Message Date
Him188
e5a7df46de Code cleanup 2020-11-08 09:52:29 +08:00
Him188
03467a6f45 Simplify source root structure 2020-10-30 10:28:18 +08:00
Him188
e673679125 Rename .java to .kt 2020-10-30 10:28:15 +08:00
Him188
14fd3015b9 Fix resolve 2020-10-28 15:25:30 +08:00
Him188
2c5f9ebcf4 Update copyright 2020-10-28 13:35:15 +08:00
Him188
717c908ccf Support multiple ResolveContext kinds in single declaration 2020-10-25 13:16:27 +08:00
Him188
ca95add438 Add checkVersionRequirement 2020-10-23 13:06:55 +08:00
Him188
2896a2266b Setup gradle publish 2020-09-19 21:01:04 +08:00
Him188
ceb689066e Introduce RestrictedScope for further resolution for IDE plugin 2020-09-19 13:48:23 +08:00
Him188
f76226f13c Add QuickFix AddSerializerFix for UNSERIALIZABLE_TYPE 2020-09-19 01:06:45 +08:00
Him188
3fa7c9e128 Support ILLEGAL_COMMAND_NAME, ILLEGAL_PERMISSION_NAME, ILLEGAL_PERMISSION_ID, ILLEGAL_PERMISSION_NAMESPACE 2020-09-19 00:22:38 +08:00
Him188
39145634e6 Support UNSERIALIZABLE_TYPE for detecting @Serializable annotations 2020-09-18 20:00:47 +08:00
Him188
7244cb76c4 Introduce inspection NOT_CONSTRUCTABLE_TYPE for PluginData.value 2020-09-18 15:36:03 +08:00
Him188
5dbf596582 Support checking plugin name and plugin id (ILLEGAL_PLUGIN_DESCRIPTION) 2020-09-18 01:49:08 +08:00
Him188
3fc2d7f5c1 Diagnostics and resolve utilities 2020-09-18 00:21:05 +08:00
Him188
c1ea2d94ee Move compiler common to compiler-common module 2020-09-17 21:51:24 +08:00
Him188
f37f059634 Introduce compiler-common module 2020-09-17 21:39:34 +08:00