tsl-devkit/lsp-server/test/test_tree_sitter
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
..
bindings/node ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +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
1.md ♻️ 重构`tree-sitter-tsf` 2025-11-11 16:54:48 +08:00
binding.gyp ♻️ 重构`tree-sitter-tsf` 2025-11-11 16:54:48 +08:00
grammar.js 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +08:00
package.json ♻️ 重构 2025-12-05 21:03:18 +08:00
parser.so 🐛 fix(tree_sitter): parse anonymous procedures and property accessors 2026-05-24 11:07:30 +08:00
tree-sitter.json ♻️ 重构`tree-sitter-tsf` 2025-11-11 16:54:48 +08:00