Commit Graph

10 Commits

Author SHA1 Message Date
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
csh aac12137cb tree-sitter and lsp-methods 2025-09-14 12:28:37 +08:00
csh 9b83e6e07c update test.tsl 2025-09-11 14:27:01 +08:00
csh 2c4e5ac28a 2.3.0 2025-08-29 16:54:46 +08:00
csh a07586d942 update test 2025-07-10 18:04:32 +08:00
csh b66c626310 2.0.1 2025-06-30 17:33:52 +08:00
csh d9beeb82a6 format cpp and update tsl.vim 2025-06-24 18:20:37 +08:00
csh cbcff7d1b4 fix and improvements 2025-06-17 13:12:53 +08:00
csh 7e9cf6d152 feat: ignorecase
improvements
2025-06-17 10:05:53 +08:00
csh 55be8c9e61 fix and improvements 2025-06-17 08:50:19 +08:00