Commit Graph

25 Commits

Author SHA1 Message Date
ykiko
7874fbacb8 Implement text document sync (#119) 2025-04-11 22:22:23 +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
8cbfcba790 Implement computePreambleBound and collect has_include in PPCallbacks (#44) 2025-01-18 20:46:18 +08:00
ykiko
909fcd5403 Refactor async (#30) 2025-01-12 01:31:32 +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
d99b571088 Some update. 2024-12-08 14:54:23 +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
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
ykiko
f6a023d156 Fix some memory issues in the Server. 2024-11-29 20:11:16 +08:00
ykiko
c240c7e7bc Refactor Scheduler. 2024-11-28 16:06:15 +08:00
ykiko
cd1dfca2f5 Some update for server. 2024-11-19 17:10:47 +08:00
ykiko
10071e3b0a Make some clean. 2024-10-26 21:14:30 +08:00
ykiko
7d15263c8f Rename AST dir to Compiler. 2024-10-01 20:30:33 +08:00
ykiko
783edfe709 Successfully implemented SemanticTokens communication between the client and server. 2024-09-12 22:02:48 +08:00
ykiko
bdafccbce6 Fix Reflection.h. 2024-09-11 18:41:12 +08:00
ykiko
90dfc40665 Update Server. 2024-09-11 17:40:32 +08:00
ykiko
16f7a1f003 clear the project. 2024-08-29 20:10:14 +08:00
ykiko
498f66d426 rename LSP to Server. 2024-07-25 19:56:19 +08:00