tsl-devkit/lsp-server/src
csh e5782c76fa ♻️ refactor(lsp_server): move entrypoints out of named modules
- export Run() from launcher module and add non-module main TU
- apply same pattern to module-based test executables
- migrate utils/string implementation fully into string.cppm and drop string.cpp
- point clangd to linux build compilation database
2025-12-13 19:55:45 +08:00
..
bridge ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
cli ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
codec ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
core ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
language ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
manager ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
protocol ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
provider ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
scheduler ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
tree-sitter ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
utils ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
CMakeLists.txt ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
main.cc ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00