Commit Graph

396 Commits

Author SHA1 Message Date
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
ykiko
2890873428 Update CodeCompletion and SignatureHelp. 2024-10-27 13:55:30 +08:00
ykiko
e1afd40663 Some update. 2024-10-27 13:31:26 +08:00
ykiko
10071e3b0a Make some clean. 2024-10-26 21:14:30 +08:00
ykiko
9f09c7ba0f Reorganize the project. 2024-10-26 21:00:23 +08:00
ykiko
2fd0c377aa Add some features. 2024-10-26 20:56:40 +08:00
ykiko
07bf792cb9 Some update. 2024-10-26 13:42:54 +08:00
ykiko
78fdbdac62 Update Directive. 2024-10-26 13:42:12 +08:00
ykiko
7b00c0f246 Some optimization for Packer. 2024-10-23 23:41:04 +08:00
ykiko
257cab7d10 Supplement the last commit. 2024-10-23 20:39:12 +08:00
ykiko
835a29d8b6 Support deserializing index to binary. 2024-10-23 20:37:59 +08:00
ykiko
eaba0f4c5b Refactor the definition of Index. 2024-10-22 20:42:16 +08:00