Commit Graph

73 Commits

Author SHA1 Message Date
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
qingfengzl
2b350400bd Fix unit test of driver query (#267) 2025-09-27 11:13:39 +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
sora-mono
83c6b2d60d Support msvc build CMake (#233) 2025-09-07 23:30:46 +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
Myriad-Dreamin
0d56dbf192 Install clice executable in CMakeLists.txt (#229) 2025-09-06 16:22:10 +08:00
ClSlaid
cb3bfd54f9 [CI] Dowload prebuilt llvm in cmake (#192)
Signed-off-by: 蔡略 <cailue@apache.org>
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
2025-09-03 22:05:45 +08:00
miyanyan
8337475b91 add CONFIGURE_DEPENDS to cmake file GLOB_RECURSE (#213) 2025-09-01 21:46:45 +08:00
ykiko
85de68ca79 Fix prebuilt macos (#217) 2025-09-01 21:05:03 +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
ykiko
f3e918b314 Update LLVM Version (#173)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-08-12 13:16:10 +08:00
star9029
7aec7feb6e Add resource dir option for integration tests (#163) 2025-07-26 10:20:59 +08:00
ykiko
0ce30fb072 Add DidOpen test (#160) 2025-07-23 10:05:07 +08:00
ykiko
836d9dc988 Add basic test client (#156)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-07-21 17:55:10 +08:00
ykiko
741f70a12c Improve command handle (#149) 2025-07-18 19:50:53 +08:00
ykiko
ba75702c7d Merge index from different header contexts (#121) 2025-05-25 19:45:51 +08:00
ykiko
6b12e7f610 Refactor index (#84) 2025-02-20 19:25:50 +08:00
Shiyu
40912a8a91 Implement Hover on Expression and Identifier and some fix. (#83) 2025-02-18 21:40:43 +08:00
star9029
3cb30add99 Enable Xmake ci (#70) 2025-02-11 18:44:05 +08:00
ykiko
467c7350ea Add Task::cancel and fix CI (#63) 2025-02-09 23:37:40 +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
2f44874cbf Clear Project (#40) 2025-01-16 22:48:35 +08:00
star9029
2476020c71 Improve ci (#41) 2025-01-15 20:20:05 +08:00
ykiko
a8459e9303 Update CMake and CI (#38) 2025-01-15 00:42:22 +08:00
ykiko
70f29147d5 Add tests for Server (#34) 2025-01-13 23:14:10 +08:00
ykiko
d99b571088 Some update. 2024-12-08 14:54:23 +08:00
ykiko
f6a023d156 Fix some memory issues in the Server. 2024-11-29 20:11:16 +08:00
ykiko
3ea080c93d Remove spdlog. 2024-11-27 22:24:11 +08:00
ykiko
9d19ff164a Some update. 2024-11-21 12:31:31 +08:00
ykiko
511af1bd28 Some update. 2024-11-09 13:53:53 +08:00
ykiko
b93c783874 Some update. 2024-11-07 13:06:08 +08:00
ykiko
9f09c7ba0f Reorganize the project. 2024-10-26 21:00:23 +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
035de84264 Some update. 2024-10-17 21:00:14 +08:00
ykiko
0540c67c52 Update SelectionTree. 2024-10-07 21:19:30 +08:00
ykiko
88dc09e964 Refactor tests. 2024-10-03 18:36:27 +08:00
ykiko
f42618be7b Update CMakeLists. 2024-10-01 20:31:50 +08:00
ykiko
91bce3aa0c some update. 2024-09-27 22:58:43 +08:00
ykiko
f976e31ed5 Fix compile error. 2024-09-23 22:50:52 +08:00
ykiko
ebddecede8 some update. 2024-09-19 14:51:56 +08:00