Commit Graph

20 Commits

Author SHA1 Message Date
ykiko
d4c943d803 Improve compilation database handling (#142)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-06-23 16:49:35 +08:00
ykiko
a3075f86c0 Improve compiling (#140) 2025-06-17 22:07:31 +08:00
ykiko
9939f57acd Hide CompilationUnit implementation (#139) 2025-06-15 15:13:09 +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
163f9e1fa7 Refactor test fixtures (#113) 2025-03-26 23:03:58 +08:00
ykiko
d2d45b41f2 Refactor binary and index (#110) 2025-03-23 16:27:29 +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
Shiyu
bcb4c3895a Fix API of InlayHint, FoldingRange. (#87)
Co-authored-by: ur4t <46435411+ur4t@users.noreply.github.com>
2025-02-20 20:56:51 +08:00
ur4t
5e29848f24 Allow build with libc++ (#85) 2025-02-19 19:22:42 +08:00
ykiko
2f9622bca7 Clean the project (#57) 2025-02-05 14:10:11 +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
ykiko
6cd23038e4 Implement Indexer (#48) 2025-01-22 23:55:33 +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
ykiko
70f29147d5 Add tests for Server (#34) 2025-01-13 23:14:10 +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