Myriad-Dreamin
|
d6733dd43d
|
feat: replace compile_commands_dirs with compile_commands_paths (#343)
|
2026-01-10 23:23:32 +08:00 |
|
ykiko
|
dd8f0dd90d
|
refactor: diagnostic handling (#337)
|
2026-01-03 16:23:06 +08:00 |
|
ykiko
|
7a29560065
|
build: optimize the workflow (#331)
|
2025-12-29 09:19:45 +08:00 |
|
ykiko
|
cec13ec29b
|
refactor: tests and format the world (#314)
|
2025-11-30 15:21:27 +08:00 |
|
ykiko
|
8aff090a08
|
refactor: incremental update for compilation database and introduce query toolchain (#311)
|
2025-11-23 18:43:36 +08:00 |
|
ykiko
|
f16867902c
|
build: update package workflow (#307)
Co-authored-by: star9029 <hengxings783@gmail.com>
|
2025-11-17 00:45:44 +08:00 |
|
ykiko
|
9e1039f861
|
refactor: improve logging (#301)
|
2025-11-08 00:37:07 +08:00 |
|
ykiko
|
336ca639f0
|
refactor: CompilationDatabase and scan (#286)
|
2025-11-05 23:01:28 +08:00 |
|
ykiko
|
397eb71dad
|
build: update llvm to 21.1.4 (#292)
|
2025-11-02 22:23:11 +08:00 |
|
Myriad-Dreamin
|
8b998e658c
|
[Fix] Use server's encoding kind (#289)
|
2025-10-31 20:51:11 +08:00 |
|
Myriad-Dreamin
|
9806e45fa3
|
[Feature] Enable clang-tidy (#200)
Co-authored-by: star9029 <hengxings783@gmail.com>
|
2025-10-31 20:50:07 +08:00 |
|
Perdixky
|
7d71c0f689
|
[Fix] GCC compilation issue caused by template specialization (#287)
|
2025-10-29 09:45:42 +08:00 |
|
ykiko
|
dffa884e5a
|
Store indices to disk (#279)
|
2025-10-19 21:53:57 +08:00 |
|
qingfengzl
|
eda7f03a37
|
Fix logging color (#276)
|
2025-10-10 22:23:09 +08:00 |
|
ykiko
|
9674328c18
|
Add ProjectIndex and basic symbol lookup implementation (#274)
|
2025-10-08 16:39:50 +08:00 |
|
ykiko
|
4c63c52487
|
Serialize index to binary (#273)
|
2025-10-07 18:21:44 +08:00 |
|
ykiko
|
b705560557
|
Introduce flatbuffer (#272)
Co-authored-by: star9029 <hengxings783@gmail.com>
|
2025-10-06 13:10:29 +08:00 |
|
ykiko
|
49caa2d9ba
|
FileIndex and MergedIndex for clice (#271)
|
2025-10-05 22:46:32 +08:00 |
|
ykiko
|
4a184a26ce
|
Fix unit_test fail doesn't result in error in CI (#270)
|
2025-10-03 14:50:38 +08:00 |
|
ykiko
|
9569988509
|
Fix query driver on windows (#269)
|
2025-10-03 03:26:21 +08:00 |
|
ykiko
|
7cd20c8565
|
Add remove and append options for CompilationDatabase (#268)
|
2025-10-02 18:00:01 +08:00 |
|
qingfengzl
|
e5348bd305
|
Fix glob pattern (#263)
|
2025-09-20 23:10:31 +08:00 |
|
fogsong233
|
4953e7ac49
|
Fix typo (#260)
|
2025-09-15 22:03:26 +08:00 |
|
ykiko
|
bba3ee3174
|
Remove config option and read config file from ${workspace}/clice.toml (#258)
|
2025-09-14 22:42:02 +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
|
f65876903c
|
Improve integration test (#246)
|
2025-09-09 02:03:59 +08:00 |
|
ykiko
|
3cc3bae441
|
Format and simplify intergration test (#245)
|
2025-09-07 23:27:39 +08:00 |
|
Myriad-Dreamin
|
5e273415ee
|
Implement isRegisteredTidyCheck and isFastTidyCheck (#204)
|
2025-09-07 14:22:52 +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 |
|
Myriad-Dreamin
|
658c33a01f
|
Init clang tidy (#195)
|
2025-09-06 16:23:20 +08:00 |
|
sora-mono
|
bd0ead226b
|
Fix/support build with msvc (#214)
|
2025-09-03 22:21:49 +08:00 |
|
Shiyu
|
7beed982f2
|
Fix: store absolute path of source file in CompilationDatabase (#222)
|
2025-09-03 20:34:02 +08:00 |
|
Shiyu
|
155773cf66
|
Feat: better load and fetch compile command (#201)
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
|
2025-09-02 22:12:05 +08:00 |
|
Myriad-Dreamin
|
bcd40b239d
|
Also Handle InitializeParams::rootUri (#212)
|
2025-08-29 22:52:15 +08:00 |
|
Shiyu
|
260c268af7
|
Fix: improve some case that user's environment do not have driver installed (#185)
|
2025-08-24 19:46:22 +08:00 |
|
ykiko
|
ce4b16ce30
|
Refactor and clean (#189)
|
2025-08-24 15:03:07 +08:00 |
|
Shiyu
|
cbb210c027
|
Chore: explicitly set compilation kind (#184)
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
|
2025-08-24 00:57:53 +08:00 |
|
ykiko
|
5f8a577e26
|
Enable formatting (#188)
|
2025-08-23 22:52:27 +08:00 |
|
ykiko
|
52e45e1f26
|
Enable SignatureHelp (#187)
|
2025-08-23 20:52:49 +08:00 |
|
ykiko
|
c43702048e
|
Enable inlay hints (#183)
|
2025-08-19 14:28:12 +08:00 |
|
Shiyu
|
744502033a
|
Fix: use lru cache for active files in server (#177)
|
2025-08-17 10:04:12 +08:00 |
|
ykiko
|
08b41f15c2
|
Remove googletest (#178)
|
2025-08-16 23:09:13 +08:00 |
|
ykiko
|
e77f182fcd
|
Initial Inlay Hint Support (#176)
|
2025-08-14 13:01:05 +08:00 |
|
qingfengzl
|
ce30acd8d3
|
Structural markdown representation (#162)
|
2025-08-11 22:43:48 +08:00 |
|
ykiko
|
a738ad536c
|
Update PCH handling (#172)
|
2025-08-10 22:31:00 +08:00 |
|
qingfengzl
|
3615c5a194
|
Misc fix (#171)
|
2025-08-08 16:06:56 +08:00 |
|
ykiko
|
19cb98d02c
|
Enable DocumentSymbol (#170)
|
2025-08-06 12:38:25 +08:00 |
|
ykiko
|
a4b83eb1dc
|
Enable FoldingRange (#169)
|
2025-08-06 11:41:55 +08:00 |
|
ykiko
|
64e505d699
|
Enable DocumentLink (#168)
Co-authored-by: star9029 <hengxings783@gmail.com>
|
2025-08-06 10:58:04 +08:00 |
|
ykiko
|
072ddb3a59
|
Port SelectionTree from clangd to clice (#166)
|
2025-08-05 22:10:08 +08:00 |
|