tsl-devkit/lsp-server/test
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
..
request_json 🧪 test: add LSP json fixtures and provider suite 2025-12-21 15:39:33 +08:00
test_ast 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +08:00
test_lsp_any 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
test_module 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
test_provider 🔧 lsp-server: update CMakeLists 2026-02-02 17:41:31 +08:00
test_scheduler 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
test_semantic ♻️ refactor(semantic): split semantic partitions 2025-12-21 21:33:15 +08:00
test_symbol test(lsp_server): update test scripts and tsf cases 2026-01-08 15:51:54 +08:00
test_tree_sitter 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +08:00
CMakeLists.txt 🧪 test: register remaining tests in ctest 2025-12-21 15:52:09 +08:00
run_lsp_json_tests.py feat(provider): add compile-time registry 2025-12-21 22:21:46 +08:00