ykiko
|
1b7e5a6737
|
Add tests for directive collections.
|
2024-12-07 16:50:26 +08:00 |
|
ykiko
|
eaeb9b3ed7
|
Collect directives in PPCallback.
|
2024-12-07 01:45:56 +08:00 |
|
ykiko
|
c31803b268
|
Some fix in Index.
|
2024-12-06 22:10:45 +08:00 |
|
ykiko
|
726bc4991d
|
Some update.
|
2024-12-04 22:05:22 +08:00 |
|
ykiko
|
f6a023d156
|
Fix some memory issues in the Server.
|
2024-11-29 20:11:16 +08:00 |
|
ykiko
|
939dbc3dc5
|
Refactor log.
|
2024-11-27 23:21:52 +08:00 |
|
ykiko
|
8857bc1a3a
|
Basic implementation of SemanticTokens.
|
2024-11-26 20:18:40 +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
|
258f8d8f1c
|
Refactor TemplateResolver.
|
2024-11-12 22:12:55 +08:00 |
|
ykiko
|
511af1bd28
|
Some update.
|
2024-11-09 13:53:53 +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
|
515266299e
|
Some update for tests.
|
2024-11-06 19:27:01 +08:00 |
|
ykiko
|
721ccaf4c4
|
Improve index format.
|
2024-11-02 20:29:49 +08:00 |
|
ykiko
|
f0198c9e77
|
Some update.
|
2024-10-31 16:31:27 +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
|
baeb3f3731
|
Add tests for code completion in non self contained file.
|
2024-10-27 17:08:29 +08:00 |
|
ykiko
|
e1afd40663
|
Some update.
|
2024-10-27 13:31:26 +08:00 |
|
ykiko
|
07bf792cb9
|
Some update.
|
2024-10-26 13:42:54 +08:00 |
|
ykiko
|
7205e6805c
|
Support locate symbol.
|
2024-10-20 22:29:01 +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
|
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
|
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
|
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 |
|
ykiko
|
3f13cd6e64
|
Basic logic of generating PCH and reusing.
|
2024-10-13 15:46:20 +08:00 |
|
ykiko
|
52302e4534
|
Some update.
|
2024-10-11 16:24:17 +08:00 |
|
ykiko
|
37d7a048f4
|
Add test for ASTVisitor for convenient check.
|
2024-10-10 22:17:22 +08:00 |
|
ykiko
|
4df17bdd1e
|
Implement basic logic of SelectionTree.
|
2024-10-10 22:16:50 +08:00 |
|
ykiko
|
0540c67c52
|
Update SelectionTree.
|
2024-10-07 21:19:30 +08:00 |
|
ykiko
|
36cabb9529
|
Some update.
|
2024-10-04 21:57:59 +08:00 |
|
ykiko
|
8e967debea
|
Add test for CodeCompletion.
|
2024-10-04 17:29:49 +08:00 |
|
ykiko
|
88dc09e964
|
Refactor tests.
|
2024-10-03 18:36:27 +08:00 |
|
ykiko
|
cf6dca6d4a
|
Update TemplateResolver.
|
2024-10-03 17:29:56 +08:00 |
|
ykiko
|
a53367c63f
|
Some update.
|
2024-10-02 17:01:26 +08:00 |
|
ykiko
|
61c6f3dd8a
|
Update TemplateResolver.
|
2024-10-02 17:01:19 +08:00 |
|
ykiko
|
91bce3aa0c
|
some update.
|
2024-09-27 22:58:43 +08:00 |
|