Commit Graph

207 Commits

Author SHA1 Message Date
ykiko
633db416e6 Some update for Server. 2024-11-24 17:15:02 +08:00
ykiko
37ab1341df Refactor async. 2024-11-24 13:57:32 +08:00
ykiko
b84bde88b1 Add some lsp functions. 2024-11-22 16:48:35 +08:00
ykiko
443f3d2703 Some update for Server. 2024-11-21 21:54:39 +08:00
ykiko
02324c1f3f Refactor async. 2024-11-21 19:18:50 +08:00
ykiko
9d19ff164a Some update. 2024-11-21 12:31:31 +08:00
ykiko
e1c9c70f54 Some update. 2024-11-19 21:43:49 +08:00
ykiko
cd1dfca2f5 Some update for server. 2024-11-19 17:10:47 +08:00
ykiko
b5139b3e13 Add async support. 2024-11-18 22:10:27 +08:00
ykiko
4cefaa3b6f Some fix for TemplateResolver. 2024-11-17 16:29:16 +08:00
ykiko
03ee463dfb Some update of TemplateResolver. 2024-11-17 13:58:30 +08:00
ykiko
d20aee22f3 Some update. 2024-11-16 23:56:30 +08:00
ykiko
2276753650 Some update of TemplateResolver for convenient debugging. 2024-11-16 23:56:10 +08:00
ykiko
a29b9ba5b0 Some update for TemplateResolver. 2024-11-16 23:12:00 +08:00
ykiko
aecf549103 Some fix for PseudoInstantiator. 2024-11-15 22:46:07 +08:00
ykiko
66577a63d5 Handle pseudo instantiator in inner template contexts. 2024-11-15 17:22:43 +08:00
ykiko
43f7adb8eb Fix wrong template arguments deduction in dependent base class. 2024-11-15 11:05:23 +08:00
ykiko
e09ab670d8 Fix wrong template arguments deduction for pack expansion. 2024-11-15 01:03:27 +08:00
ykiko
8932137903 Some update. 2024-11-12 22:34:56 +08:00
ykiko
258f8d8f1c Refactor TemplateResolver. 2024-11-12 22:12:55 +08:00
ykiko
511af1bd28 Some update. 2024-11-09 13:53:53 +08:00
ykiko
2f27dc2692 Add index logic for concepts. 2024-11-08 14:47:23 +08:00
ykiko
9a191e995f Add resolve logic for alias template and some fix for other templates. 2024-11-08 14:35:44 +08:00
ykiko
f9a9ffbd05 Add index logic for VarTemplate·. 2024-11-08 13:13:48 +08:00
ykiko
e910316329 Update index for function templates. 2024-11-07 22:04:54 +08:00
ykiko
de8c86bffc Fix wrong definition in ClassTemplateDecl. 2024-11-07 19:17:32 +08:00
ykiko
b17f7f7c55 Update index tests. 2024-11-07 16:13:10 +08:00
ykiko
b93c783874 Some update. 2024-11-07 13:06:08 +08:00
ykiko
e66b1985e1 Visit some new decls when indexes. 2024-11-06 21:33:11 +08:00
ykiko
515266299e Some update for tests. 2024-11-06 19:27:01 +08:00
ykiko
b2682fd820 Add binary index loader. 2024-11-06 19:26:49 +08:00
ykiko
883aec5983 Refactor index module. 2024-11-06 15:37:29 +08:00
ykiko
601fca6a64 Add binary serialization. 2024-11-02 23:59:33 +08:00
ykiko
721ccaf4c4 Improve index format. 2024-11-02 20:29:49 +08:00
ykiko
311926823c Improve index format. 2024-11-02 14:25:07 +08:00
ykiko
5c405241fa Improve index format. 2024-11-02 14:04:15 +08:00
ykiko
54fc28cec3 Improve index format. 2024-11-02 13:56:06 +08:00
ykiko
3299051da8 Handle TemplateSpecializationType when indexes. 2024-10-31 21:38:08 +08:00
ykiko
9c79ff5ab3 Add some new AST nodes for indexer. 2024-10-31 17:21:33 +08:00
ykiko
f0198c9e77 Some update. 2024-10-31 16:31:27 +08:00
ykiko
ee2310fcd2 Add script to calculate code lines. 2024-10-31 14:59:27 +08:00
ykiko
7ed1878bb2 Add Support/Enum. 2024-10-31 12:59:08 +08:00
ykiko
49d53533d4 Add index tests for MemberExpr. 2024-10-30 21:45:16 +08:00
ykiko
60d786a935 Update Index. 2024-10-30 18:16:13 +08:00
ykiko
3640b53175 Fix wrong index for File. 2024-10-29 23:12:06 +08:00
ykiko
30e2b405d1 Refactor the Index module. 2024-10-29 20:19:18 +08:00
ykiko
ba086bf19e Update git modules. 2024-10-29 20:19:07 +08:00
ykiko
f821b3fd0f Some update. 2024-10-27 22:44:37 +08:00
ykiko
c753539a04 Remove Protocol dictionary. 2024-10-27 17:23:03 +08:00
ykiko
baeb3f3731 Add tests for code completion in non self contained file. 2024-10-27 17:08:29 +08:00