tree-sitter/lib/binding_web/src
2025-02-19 14:47:10 -08:00
..
bindings.ts refactor(web): rename tree-sitter.js to web-tree-sitter.js 2025-02-11 22:56:50 -05:00
constants.ts refactor(web): rename tree-sitter.js to web-tree-sitter.js 2025-02-11 22:56:50 -05:00
index.ts fix(web): only export public types 2025-01-23 00:43:27 -05:00
language.ts feat: add the semantic version to TSLanguage, and expose an API for retrieving it 2025-01-25 01:14:30 -05:00
lookahead_iterator.ts feat(web): document the API 2025-01-21 12:36:15 -05:00
marshal.ts feat: add the semantic version to TSLanguage, and expose an API for retrieving it 2025-01-25 01:14:30 -05:00
node.ts fix(wasm): restore passing in ERROR to descendantsOfType (#4226) 2025-02-19 14:47:10 -08:00
parser.ts fix(web): correct doc comment 2025-01-28 20:59:37 -05: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