tsl-devkit/lsp-server/test/test_tree_sitter/src
csh 32e1eb09db 🐛 fix(ast): support single-variable for-in fallback
normalize single-variable for-in nodes in the deserializer and
rewrite legacy input in test_ast when the bundled parser cannot
generate updated parse tables.

skip known-invalid tsf fixtures in test.sh so batch runs can
continue past syntax errors that the grammar should not accept.
2026-03-06 11:45:53 +08:00
..
tree_sitter feat(lsp_server): support rdo_expression and normalize call field 2025-12-14 06:05:47 +08:00
grammar.json 🐛 fix(ast): support single-variable for-in fallback 2026-03-06 11:45:53 +08:00
node-types.json sync tree-sitter grammar and AST 2025-12-20 11:25:33 +08:00
parser.c sync tree-sitter grammar and AST 2025-12-20 11:25:33 +08:00
scanner.c ♻️ 使用`module`重构所有代码 2025-12-07 23:07:03 +08:00