ykiko
|
9e1039f861
|
refactor: improve logging (#301)
|
2025-11-08 00:37:07 +08:00 |
|
ykiko
|
397eb71dad
|
build: update llvm to 21.1.4 (#292)
|
2025-11-02 22:23:11 +08:00 |
|
Perdixky
|
7d71c0f689
|
[Fix] GCC compilation issue caused by template specialization (#287)
|
2025-10-29 09:45:42 +08:00 |
|
qingfengzl
|
eda7f03a37
|
Fix logging color (#276)
|
2025-10-10 22:23:09 +08:00 |
|
ykiko
|
4c63c52487
|
Serialize index to binary (#273)
|
2025-10-07 18:21:44 +08:00 |
|
qingfengzl
|
e5348bd305
|
Fix glob pattern (#263)
|
2025-09-20 23:10:31 +08:00 |
|
ykiko
|
e8f5f6ba64
|
Allow log output to a file (#252)
Co-authored-by: star9029 <hengxings783@gmail.com>
|
2025-09-14 16:45:07 +08:00 |
|
ykiko
|
3cc3bae441
|
Format and simplify intergration test (#245)
|
2025-09-07 23:27:39 +08:00 |
|
zaragoza
|
5786d852f2
|
Record the time of handling request and notification (#236)
Co-authored-by: zaragoza-xu <xuyiyan920@gmail.com>
|
2025-09-06 16:29:29 +08:00 |
|
sora-mono
|
bd0ead226b
|
Fix/support build with msvc (#214)
|
2025-09-03 22:21:49 +08:00 |
|
ykiko
|
c43702048e
|
Enable inlay hints (#183)
|
2025-08-19 14:28:12 +08:00 |
|
ykiko
|
08b41f15c2
|
Remove googletest (#178)
|
2025-08-16 23:09:13 +08:00 |
|
qingfengzl
|
ce30acd8d3
|
Structural markdown representation (#162)
|
2025-08-11 22:43:48 +08:00 |
|
qingfengzl
|
3615c5a194
|
Misc fix (#171)
|
2025-08-08 16:06:56 +08:00 |
|
ykiko
|
072ddb3a59
|
Port SelectionTree from clangd to clice (#166)
|
2025-08-05 22:10:08 +08:00 |
|
ykiko
|
893edc7634
|
Publish diagnostics (#164)
|
2025-07-30 23:41:03 +08:00 |
|
Neroll
|
20d257576a
|
Fix to_string_literal_impl (#79)
|
2025-07-08 22:30:14 +08:00 |
|
ykiko
|
cce576dfdd
|
Code completion (from Sema) (#144)
|
2025-07-07 11:32:16 +08:00 |
|
qingfengzl
|
8c8e5dec59
|
MacOS Adaptation (#125)
|
2025-05-31 09:43:23 +08:00 |
|
ykiko
|
ba75702c7d
|
Merge index from different header contexts (#121)
|
2025-05-25 19:45:51 +08:00 |
|
清风之恋
|
16603ee34a
|
Glob pattern matcher (#122)
|
2025-05-19 14:53:41 +08:00 |
|
ykiko
|
7874fbacb8
|
Implement text document sync (#119)
|
2025-04-11 22:22:23 +08:00 |
|
ykiko
|
74f2ebc4f4
|
Clear the project (#116)
|
2025-03-30 15:38:14 +08:00 |
|
ykiko
|
d2d45b41f2
|
Refactor binary and index (#110)
|
2025-03-23 16:27:29 +08:00 |
|
ykiko
|
e7eed4c07a
|
Reland document symbol (#108)
|
2025-03-20 22:34:35 +08:00 |
|
ykiko
|
a4c1d269c1
|
Remove Basic folder (#103)
|
2025-03-15 23:47:07 +08:00 |
|
ykiko
|
0542a37802
|
Implement Scheduler interface (#101)
|
2025-03-15 20:28:18 +08:00 |
|
ykiko
|
49af4a9292
|
Clean Server (#93)
|
2025-03-09 19:19:52 +08:00 |
|
ykiko
|
74f1f13aaf
|
Reland folding range (#94)
|
2025-02-26 13:20:34 +08:00 |
|
ur4t
|
5e29848f24
|
Allow build with libc++ (#85)
|
2025-02-19 19:22:42 +08:00 |
|
ykiko
|
4b8b84f18e
|
Fix semantic tokens (#82)
|
2025-02-18 18:15:05 +08:00 |
|
ykiko
|
a9f7223d09
|
Refactor async (#71)
|
2025-02-13 23:20:03 +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 |
|
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
|
2f44874cbf
|
Clear Project (#40)
|
2025-01-16 22:48:35 +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
|
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 |
|
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
|
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
|
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 |
|