tsl-devkit/lsp-server
csh 7aa60e78f8 🐛 fix(tree_sitter): parse anonymous procedures and property accessors
accept anonymous procedure expressions, keyword-prefixed identifiers,

and read/write accessor nodes in the grammar and generated parsers.

sync ast tests, parser scripts, sample fixtures, and playbook

config with the updated parser behavior.
2026-05-24 11:07:30 +08:00
..
conan/profiles 🔧 chore(conan): rename profiles without version 2025-12-14 12:59:32 +08:00
src 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +08:00
test 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +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
AGENTS.md 🔧 chore(standards): sync cpp playbook rules 2025-12-14 17:57:26 +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 🔧 chore(repo): refresh local rules and ast defaults 2026-03-06 13:03:00 +08:00

README.md

TSL Server

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