tree-sitter/lib/binding_web/src
2025-07-14 12:50:04 +02:00
..
bindings.ts fix(web): fix typing for Parser.init 2025-06-15 12:41:21 +03:00
constants.ts chore(web): fix indentation in type files 2025-07-14 12:50:04 +02:00
index.ts fix(web): only export public types 2025-01-23 00:43:27 -05:00
language.ts fix(web): replace dynamic require with import 2025-04-18 23:40:40 -04:00
lookahead_iterator.ts feat(web): document the API 2025-01-21 12:36:15 -05:00
marshal.ts fix(web): correct childWithDescendant() functionality 2025-04-18 18:11:42 -04:00
node.ts fix(web): correct childWithDescendant() functionality 2025-04-18 18:11:42 -04:00
parser.ts fix(web): fix typing for Parser.init 2025-06-15 12:41:21 +03:00
query.ts refactor(web): break apart the logic for constructing a query 2025-01-23 00:43:27 -05:00
tree.ts feat(web): document the API 2025-01-21 12:36:15 -05:00
tree_cursor.ts feat(web): document the API 2025-01-21 12:36:15 -05:00