tsl-devkit/lsp-server
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
..
conan/profiles ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
src ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
test ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
.clang-format reorganize file layout 2025-07-06 18:37:31 +08:00
.clangd ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
CMakeLists.txt ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00
NOTICE.md ♻️ 重大重构 2025-11-11 18:58:21 +08:00
README.md ♻️ 重大重构 2025-11-11 18:58:21 +08:00
conanfile.txt ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00

README.md

TSL Server

This project depends on third-party libraries licensed under MIT (see NOTICE.md).