tsl-devkit/lsp-server/test/test_ast
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
..
CMakeLists.txt 🧪 test: wire ast/symbol scripts into ctest 2025-12-21 15:47:27 +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(ast): support single-variable for-in fallback 2026-03-06 11:45:53 +08:00
test.sh 🐛 fix(ast): support single-variable for-in fallback 2026-03-06 11:45:53 +08:00
test.tsf ♻️ 重大重构 2025-11-11 18:58:21 +08:00