tsl-devkit/lsp-server/test/test_ast
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
..
CMakeLists.txt 🔧 chore(repo): refresh local rules and ast defaults 2026-03-06 13:03:00 +08:00
debug_printer.cppm sync tree-sitter grammar and AST 2025-12-20 11:25:33 +08:00
main.cc ♻️ refactor(lsp_server): move entrypoints out of named modules 2025-12-13 19:55:45 +08:00
test.cppm 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +08:00
test.sh 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +08:00
test.tsf ♻️ 重大重构 2025-11-11 18:58:21 +08:00