Commit Graph

175 Commits

Author SHA1 Message Date
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
ykiko
7205e6805c Support locate symbol. 2024-10-20 22:29:01 +08:00
ykiko
dc8f31c3f2 Refactor CMakeLists.txt. 2024-10-20 17:27:35 +08:00
ykiko
ca7e09606c Reorganize test files. 2024-10-20 14:08:14 +08:00
ykiko
d56125f023 Revert "Introduce TestEvaluator that allows to directly use constant expression from source code as test input."
This reverts commit 76caa11f62.
2024-10-20 14:03:58 +08:00
ykiko
76caa11f62 Introduce TestEvaluator that allows to directly use constant expression from source code as test input. 2024-10-19 19:53:40 +08:00
ykiko
325a2fb84c Update Index. 2024-10-19 15:35:20 +08:00
ykiko
578624ea05 Support some sugar types. 2024-10-18 22:21:04 +08:00
ykiko
dea977fad7 Basic index logic for ClassTemplateDecl. 2024-10-18 19:33:18 +08:00
ykiko
1d8b74af6f Some update. 2024-10-18 11:32:08 +08:00
ykiko
93a4d59f24 Update README. 2024-10-18 11:17:51 +08:00
ykiko
d757758005 Update Index. 2024-10-17 23:20:32 +08:00
ykiko
14c9f9466d Update Index. 2024-10-17 21:51:20 +08:00
ykiko
035de84264 Some update. 2024-10-17 21:00:14 +08:00
ykiko
8ce8975bb6 Update Index. 2024-10-17 21:00:05 +08:00
ykiko
a0e5a029a9 Update README. 2024-10-16 19:35:13 +08:00
ykiko
7b450dc97e Some clean. 2024-10-15 17:52:29 +08:00
ykiko
1b94b995a6 Remove ParsedAST::build and Preamble::build. 2024-10-14 19:56:11 +08:00
ykiko
876c59778e Refactor Compiler class. 2024-10-14 19:26:51 +08:00
ykiko
d6ea0bd7ac Update docus. 2024-10-14 19:26:31 +08:00
ykiko
b6a8fd5475 Basic logic for building PCM. 2024-10-13 18:32:03 +08:00
ykiko
68fdb35d57 Some update. 2024-10-13 15:46:43 +08:00