Commit Graph

70 Commits

Author SHA1 Message Date
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
ykiko
13a8e1224e Some update. 2024-12-05 16:00:16 +08:00
ykiko
726bc4991d Some update. 2024-12-04 22:05:22 +08:00
ykiko
175810e311 Some fix for Enum. 2024-12-04 17:49:51 +08:00
ykiko
5896ca5fc4 Some improvements in Support. 2024-12-04 17:23:57 +08:00
ykiko
2baea3800a Refactor Support. 2024-12-04 01:12:40 +08:00
ykiko
d6b0c424c2 Update Server. 2024-12-01 14:52:24 +08:00
ykiko
6ce2bfdf9d Refactor AST and PCH building. 2024-11-29 23:02:48 +08:00
ykiko
939dbc3dc5 Refactor log. 2024-11-27 23:21:52 +08:00
ykiko
9d19ff164a Some update. 2024-11-21 12:31:31 +08:00
ykiko
e1c9c70f54 Some update. 2024-11-19 21:43:49 +08:00
ykiko
e66b1985e1 Visit some new decls when indexes. 2024-11-06 21:33:11 +08:00
ykiko
601fca6a64 Add binary serialization. 2024-11-02 23:59:33 +08:00
ykiko
7ed1878bb2 Add Support/Enum. 2024-10-31 12:59:08 +08:00
ykiko
60d786a935 Update Index. 2024-10-30 18:16:13 +08:00
ykiko
3640b53175 Fix wrong index for File. 2024-10-29 23:12:06 +08:00
ykiko
30e2b405d1 Refactor the Index module. 2024-10-29 20:19:18 +08:00
ykiko
c753539a04 Remove Protocol dictionary. 2024-10-27 17:23:03 +08:00
ykiko
835a29d8b6 Support deserializing index to binary. 2024-10-23 20:37:59 +08:00
ykiko
eaba0f4c5b Refactor the definition of Index. 2024-10-22 20:42:16 +08:00
ykiko
dc8f31c3f2 Refactor CMakeLists.txt. 2024-10-20 17:27:35 +08:00
ykiko
1d8b74af6f Some update. 2024-10-18 11:32:08 +08:00
ykiko
14c9f9466d Update Index. 2024-10-17 21:51:20 +08:00
ykiko
035de84264 Some update. 2024-10-17 21:00:14 +08:00
ykiko
7b450dc97e Some clean. 2024-10-15 17:52:29 +08:00
ykiko
3cbae14b63 update config. 2024-09-21 19:21:43 +08:00
ykiko
d030bc2800 some update. 2024-09-21 11:48:55 +08:00
ykiko
ebddecede8 some update. 2024-09-19 14:51:56 +08:00
ykiko
53aeb39f16 some update. 2024-09-16 11:14:14 +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
f4461ee53a Fix json serialization. 2024-09-11 16:17:26 +08:00
ykiko
738762504a some update. 2024-09-09 21:35:07 +08:00