Commit Graph

17 Commits

Author SHA1 Message Date
ykiko
cec13ec29b refactor: tests and format the world (#314) 2025-11-30 15:21:27 +08:00
ykiko
397eb71dad build: update llvm to 21.1.4 (#292) 2025-11-02 22:23:11 +08:00
Myriad-Dreamin
3b1e379408 Fix warnings in Compiler (#290) 2025-10-31 20:52:16 +08:00
ykiko
139eaa44f7 Improve AST handling (#165) 2025-08-03 17:43:42 +08:00
ykiko
bbece60524 Improve PCH handling (#136) 2025-06-10 22:33:17 +08:00
ykiko
c54baf5590 Implement DocumentLink (#107) 2025-03-16 16:43:35 +08:00
Shiyu
40912a8a91 Implement Hover on Expression and Identifier and some fix. (#83) 2025-02-18 21:40:43 +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
Shiyu
1a298a3be7 Add pragma region/endregion to FoldingRange. (#49) 2025-01-23 00:10:59 +08:00
ykiko
8cbfcba790 Implement computePreambleBound and collect has_include in PPCallbacks (#44) 2025-01-18 20:46:18 +08:00
ykiko
b7d58d03f4 Initial refactor of index (#24) 2024-12-30 16:52:06 +08:00
ykiko
1b7e5a6737 Add tests for directive collections. 2024-12-07 16:50:26 +08:00
ykiko
eaeb9b3ed7 Collect directives in PPCallback. 2024-12-07 01:45:56 +08:00
ykiko
2baea3800a Refactor Support. 2024-12-04 01:12:40 +08:00
ykiko
78fdbdac62 Update Directive. 2024-10-26 13:42:12 +08:00
ykiko
7d15263c8f Rename AST dir to Compiler. 2024-10-01 20:30:33 +08:00