ykiko
|
59aba25474
|
Implement FilteredASTVisitor (#81)
|
2025-02-17 20:43:54 +08:00 |
|
ykiko
|
26c66100b9
|
Refactor Indexer (#78)
|
2025-02-17 00:22:41 +08:00 |
|
ykiko
|
5a7915d40f
|
Make Task::cancel contagious (#77)
|
2025-02-14 17:04:50 +08:00 |
|
Shiyu
|
3f94e01095
|
Show hover information for clang::Decl (#76)
|
2025-02-14 17:03:52 +08:00 |
|
ykiko
|
a9f7223d09
|
Refactor async (#71)
|
2025-02-13 23:20:03 +08:00 |
|
Shiyu
|
e0bb2c453f
|
Make labels of inlayhint clickable. (#73)
|
2025-02-12 15:25:57 +08:00 |
|
ykiko
|
467c7350ea
|
Add Task::cancel and fix CI (#63)
|
2025-02-09 23:37:40 +08:00 |
|
Shiyu
|
37f9cba361
|
Refactor unittest of InlayHint. (#45)
|
2025-02-05 14:32:20 +08:00 |
|
ykiko
|
2f9622bca7
|
Clean the project (#57)
|
2025-02-05 14:10:11 +08:00 |
|
ykiko
|
9b98354918
|
Refactor async and fix error in index. (#55)
|
2025-02-03 01:26:37 +08:00 |
|
ykiko
|
30568e800c
|
Implement FeatureIndex (#52)
|
2025-01-25 00:56:34 +08:00 |
|
Shiyu
|
3b29825a8a
|
Update FoldingRange to support index. (#53)
|
2025-01-24 15:39:53 +08:00 |
|
Shiyu
|
1a298a3be7
|
Add pragma region/endregion to FoldingRange. (#49)
|
2025-01-23 00:10:59 +08:00 |
|
ykiko
|
6cd23038e4
|
Implement Indexer (#48)
|
2025-01-22 23:55:33 +08:00 |
|
ykiko
|
bd1c2037cf
|
Update PCH building (#47)
|
2025-01-18 22:45:06 +08:00 |
|
ykiko
|
8cbfcba790
|
Implement computePreambleBound and collect has_include in PPCallbacks (#44)
|
2025-01-18 20:46:18 +08:00 |
|
ykiko
|
2f44874cbf
|
Clear Project (#40)
|
2025-01-16 22:48:35 +08:00 |
|
Shiyu
|
ddb4e0ddaa
|
Implement InlayHint (#19)
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
|
2025-01-13 23:28:33 +08:00 |
|
Shiyu
|
13a5f6a845
|
Implement DocumentSymbol (#17)
|
2025-01-13 23:20:02 +08:00 |
|
ykiko
|
70f29147d5
|
Add tests for Server (#34)
|
2025-01-13 23:14:10 +08:00 |
|
star9029
|
b0363b5b76
|
Fix build with clang + msvc stl (#33)
|
2025-01-12 13:16:46 +08:00 |
|
ykiko
|
909fcd5403
|
Refactor async (#30)
|
2025-01-12 01:31:32 +08:00 |
|
Shiyu
|
c1c1930757
|
Implement SourceConverter (#26)
|
2025-01-10 19:26:41 +08:00 |
|
ykiko
|
b7d58d03f4
|
Initial refactor of index (#24)
|
2024-12-30 16:52:06 +08:00 |
|
ykiko
|
97d29bb96b
|
Some small changes. (#20)
|
2024-12-27 11:20:11 +08:00 |
|
Shiyu
|
440303b81f
|
Feat: folding range (#13)
|
2024-12-17 23:47:54 +08:00 |
|
ykiko
|
c13048b976
|
Implement checking deps logic for building PCH and PCM. (#15)
|
2024-12-14 22:32:32 +08:00 |
|
ykiko
|
5326480cd6
|
Basic support C++20 named module. (#12)
|
2024-12-14 13:40:13 +08:00 |
|
ykiko
|
7a78f5794a
|
Fix tests.
|
2024-12-10 18:51:29 +08:00 |
|
ykiko
|
c082458fb1
|
1. Make resource dir unique and global.
2. Use our custom CDB loader.
|
2024-12-10 16:15:50 +08:00 |
|
ykiko
|
f9bff085b2
|
Fix Index tests.
|
2024-12-08 23:37:58 +08:00 |
|
ykiko
|
d99b571088
|
Some update.
|
2024-12-08 14:54:23 +08:00 |
|
ykiko
|
4ccc577f57
|
Implement computeBounds.
|
2024-12-07 23:44:35 +08:00 |
|
ykiko
|
dc081384d5
|
Some clarification for CompliationParams.
|
2024-12-07 21:54:00 +08:00 |
|
ykiko
|
f768fdda24
|
Add ThreadSafeFS.
|
2024-12-07 18:34:25 +08:00 |
|
ykiko
|
1b7e5a6737
|
Add tests for directive collections.
|
2024-12-07 16:50:26 +08:00 |
|
ykiko
|
6af1017d24
|
Clean Support.
|
2024-12-07 14:23:32 +08:00 |
|
ykiko
|
eaeb9b3ed7
|
Collect directives in PPCallback.
|
2024-12-07 01:45:56 +08:00 |
|
ykiko
|
d6921634ac
|
Rename buildXXX to compile to improve consistency.
|
2024-12-06 23:20:47 +08:00 |
|
ykiko
|
c31803b268
|
Some fix in Index.
|
2024-12-06 22:10:45 +08:00 |
|
ykiko
|
faebd0123e
|
Refactor Index.
|
2024-12-06 19:06:59 +08:00 |
|
ykiko
|
fdad191b29
|
Add CommandManager.
|
2024-12-05 20:16:30 +08:00 |
|
ykiko
|
13a8e1224e
|
Some update.
|
2024-12-05 16:00:16 +08:00 |
|
ykiko
|
726bc4991d
|
Some update.
|
2024-12-04 22:05:22 +08:00 |
|
ykiko
|
175810e311
|
Some fix for Enum.
|
2024-12-04 17:49:51 +08:00 |
|
ykiko
|
5896ca5fc4
|
Some improvements in Support.
|
2024-12-04 17:23:57 +08:00 |
|
ykiko
|
2baea3800a
|
Refactor Support.
|
2024-12-04 01:12:40 +08:00 |
|
ykiko
|
ac7ce3aa6a
|
Basic implementation of CodeCompletion.
|
2024-12-01 16:35:30 +08:00 |
|
ykiko
|
d6b0c424c2
|
Update Server.
|
2024-12-01 14:52:24 +08:00 |
|
ykiko
|
29fc40de6c
|
Refactor Compiler.h.
|
2024-12-01 13:48:59 +08:00 |
|