Commit Graph
92 Commits
Author SHA1 Message Date
csh d1c35de70c 🔧 chore(conan): add clang-20 profiles
add linux and windows-cross conan profiles for clang 20 toolchains
2025-12-13 20:37:10 +08:00
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
csh f7d5a74615 ♻️ 使用module重构所有代码 2025-12-07 23:07:03 +08:00
csh 549f1d1b0a ♻️ 重构 2025-12-05 21:03:18 +08:00
csh 4c2e242920 新增语义模块
♻️ 重构符号表,职责更清晰单一

🐛 同步修复`test_symbol`
2025-11-18 23:11:40 +08:00
csh 3274af67d5 ♻️ 重构符号表的代码 2025-11-17 17:45:39 +08:00
csh 99f735f2df 🗑️ 删除CMakeLists.txtvcpkg的支持
 新增`conan`包管理,并配置多平台`profile`

🔧 变更`CMakeLists`的设置
2025-11-17 17:41:43 +08:00
csh 41ef82b1aa 🐛 修复路径转换问题 2025-11-17 08:59:15 +08:00
csh cee6e614bf ♻️ 重构符号表相关内容
🚀 优化`ast`相关代码
2025-11-16 21:20:47 +08:00
csh 8f25f212a7 📦 更新lsptree-sitter的依赖
🚀 优化部分无关代码

🐛 修复`ast`的测试代码
2025-11-15 21:19:45 +08:00
csh 1776437d1d tree-sitter 新增语法支持procedure 2025-11-15 21:18:50 +08:00
csh 9714d8c9ac grammar.js支持var,out,const,in等语法参数
🚀 优化`grammar.js`的语法设计,合理重命名一些field

♻️ 重构ast的`struct`设计
2025-11-13 22:41:40 +08:00
csh 7dfbb713ac ♻️ 继续重构 2025-11-11 23:12:03 +08:00
csh 49f2085847 Merge remote-tracking branch 'origin/master' into lsp-server 2025-11-11 18:58:59 +08:00
csh 0ef01a2d1c ♻️ 重大重构 2025-11-11 18:58:21 +08:00
csh 7e0b69c354 ♻️ 重构tree-sitter-tsf 2025-11-11 16:54:48 +08:00
csh 9f4d447b5c 🔧 更新gitattributes 2025-11-02 16:37:33 +08:00
csh 3cd7198b45 📦 更新server 2025-11-02 16:35:51 +08:00
csh 5eba41429d 🐛 恢复 2025-11-02 16:34:31 +08:00
csh e9b2945289 🐛 test bug 2025-11-02 16:32:46 +08:00
csh a1d0df9024 🔧 更新gitattributes 2025-11-02 16:29:25 +08:00
csh bcb83f7cad ♻️ 更名tree-sitter-tsf文件夹 2025-11-02 16:29:05 +08:00
csh d8027f2f1a 🔧 gitattributes忽略自动生成和第三方依赖的代码 2025-11-02 16:22:30 +08:00
csh 64ec88f0c3 🗑️ 移除test_glaz
 新增测试`test_lsp_any`
2025-11-02 15:47:48 +08:00
csh a81d9de71d ♻️ 重构优化LSPAny相关代码 2025-11-02 15:47:40 +08:00
csh c690b76fcf 🔧 gitignore新增过滤项 2025-11-02 15:46:50 +08:00
csh 33a20fdb52 update bin 2025-11-01 23:00:32 +08:00
csh e7a5274270 大量更新,不想写更新日志 2025-11-01 22:57:53 +08:00
csh ff9a7c5093 update .gitignore 2025-10-26 22:52:51 +08:00
csh 100e210ed1 add symbol table and test file 2025-10-26 22:52:31 +08:00
csh 7d9b966bc7 improve ast 2025-10-26 22:51:52 +08:00
csh dbccd5b605 improve tree-sitter 2025-10-26 22:51:27 +08:00
csh 9385aaf2c1 update tree-sitter 2025-10-25 23:53:26 +08:00
csh 6aa28f9b23 update test_ast file 2025-10-25 23:53:04 +08:00
csh e0e8c7b26d fix ast 2025-10-25 23:52:33 +08:00
csh 857ba73755 update .gitignore 2025-10-25 14:07:14 +08:00
csh 117f8e878e update test file 2025-10-25 14:06:58 +08:00
csh 6be3662226 update protocol 2025-10-25 14:05:35 +08:00
csh 0fedf40a25 update tree-sitter 2025-10-25 14:05:13 +08:00
csh a7237a58d9 improvements 2025-10-25 14:04:59 +08:00
csh ddca9769e5 refactor ast 2025-10-25 14:02:55 +08:00
csh 57f182380e fix: ast bug 2025-10-15 22:59:51 +08:00
csh 174d484d93 枚举修正 2025-10-15 22:59:39 +08:00
csh 4deb0b6d87 lsp协议的枚举不使用google风格 2025-10-15 22:59:06 +08:00
csh 1f7045140e 重构语法树/符号表 2025-10-15 20:31:00 +08:00
csh f52768e385 Enable Git LFS for binaries 2025-10-15 20:30:12 +08:00
csh a451b1b2d8 debug args 2025-09-28 18:57:19 +08:00
csh 353e76be38 update README 2025-09-28 10:22:08 +08:00
csh 4385652791 3.0.0 2025-09-28 10:08:45 +08:00
csh dc713e6893 支持全局函数补全 2025-09-27 22:23:04 +08:00
csh aac12137cb tree-sitter and lsp-methods 2025-09-14 12:28:37 +08:00
csh e9972fd869 Merge branch 'master' into lsp-server 2025-09-11 14:42:31 +08:00
csh 9b83e6e07c update test.tsl 2025-09-11 14:27:01 +08:00
csh a22fc815ec fix and format 2025-09-11 14:26:41 +08:00
csh 23d113457a Merge branch 'master' into lsp-server 2025-08-29 16:58:14 +08:00
csh 2c4e5ac28a 2.3.0 2025-08-29 16:54:46 +08:00
csh 4d79b8d6ba tree-sitter test 2025-08-29 16:51:24 +08:00
csh aad4917fc0 rename : DocumentManager 2025-07-12 11:02:33 +08:00
csh 540d58e86f v2.3.1 2025-07-10 18:08:09 +08:00
csh a07586d942 update test 2025-07-10 18:04:32 +08:00
csh f109316580 update tsl.vim 2025-07-10 18:04:17 +08:00
csh 7255cd68f5 fix: lsp struct type 2025-07-10 17:57:55 +08:00
csh 26bd7327f4 remove invalid vsix 2025-07-08 21:01:53 +08:00
csh 63c1ab125c reorganize file layout 2025-07-06 18:37:31 +08:00
csh 6fac25552a add log 2025-07-05 21:07:27 +08:00
csh e2d88085f0 refactor 2025-07-05 13:18:34 +08:00
csh 0c4619261d refactor 2025-07-05 10:38:05 +08:00
csh 696618ff1d 2.3.0 2025-07-03 20:07:54 +08:00
csh 3cc1fccc81 feat: support concurrency 2025-07-03 18:52:04 +08:00
csh 07feb1c52c commandline params 2025-07-03 18:51:05 +08:00
csh 1906c8c421 更新 README.md 2025-07-03 09:00:37 +08:00
csh d3274227d8 更新 README.md 2025-07-03 08:58:53 +08:00
csh b0f9055852 update .clangd 2025-07-03 08:39:40 +08:00
csh 3fe795ad5c remove old vsix 2025-07-03 08:39:26 +08:00
csh 5e53e96bff Merge branch 'lsp-server' 2025-07-02 14:39:21 +08:00
csh bb1fd1bcb0 update .gitignore 2025-07-02 14:31:00 +08:00
csh f7b25a1efb v2.2.0 2025-07-02 14:30:51 +08:00
csh dbc95ff098 refactor 2025-07-02 14:29:54 +08:00
csh b66c626310 2.0.1 2025-06-30 17:33:52 +08:00
csh 56b0f5473a 更改日志模块为spdlog 2025-06-24 21:57:40 +08:00
csh d9beeb82a6 format cpp and update tsl.vim 2025-06-24 18:20:37 +08:00
csh b339df7bc5 更新 README.md 2025-06-24 09:00:03 +08:00
csh b4b916fd9a fix: 修复windows通信编码问题 2025-06-23 21:16:31 +08:00
csh 4f5bf9d781 lsp-server first commit 2025-06-23 20:29:48 +08:00
csh cbcff7d1b4 fix and improvements 2025-06-17 13:12:53 +08:00
csh 211dd22a4d update tsl.vim 2025-06-17 10:10:42 +08:00
csh 7e9cf6d152 feat: ignorecase
improvements
2025-06-17 10:05:53 +08:00
csh 55be8c9e61 fix and improvements 2025-06-17 08:50:19 +08:00
csh 64023a4169 更新 README.md 2025-06-16 09:16:53 +08:00
csh 09abca8cef 更新 README.md 2025-06-14 22:08:55 +08:00
csh 4c50938bff improvements 2025-06-14 22:04:33 +08:00
csh 40634c2fda first commit 2025-06-14 15:36:19 +08:00