tree-sitter/crates/cli/src/templates
Antonin Delpeuch f3012a999d feat(bindings): expose the queries dynamically
Available in the Rust, Python, and Node bindings

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2025-11-19 03:57:13 -05:00
..
.editorconfig feat(bindings): expose the queries dynamically 2025-11-19 03:57:13 -05:00
__init__.py feat(bindings): expose the queries dynamically 2025-11-19 03:57:13 -05:00
__init__.pyi feat(bindings): expose the queries dynamically 2025-11-19 03:57:13 -05:00
_cargo.toml fix(bindings): only include top level LICENSE file 2025-07-25 13:21:14 +03:00
binding.go Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
binding.gyp Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
binding_test.go Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
binding_test.js fix(bindings): fix ESM errors in Node bindings 2025-09-18 16:59:34 -04:00
build.rs feat(bindings): expose the queries dynamically 2025-11-19 03:57:13 -05:00
build.zig fix(bindings): improve zig dependency fetching logic 2025-08-28 10:31:24 +03:00
build.zig.zon feat(bindings): generate zig fingerprint 2025-09-26 18:02:35 -04:00
cmakelists.cmake fix(cli): remove --emit=lib generate option 2025-11-02 10:26:28 +01:00
gitattributes fix(bindings): update swift & node dependencies (#4432) 2025-06-07 11:41:07 -07:00
gitignore fix(bindings): don't ignore lockfiles 2025-08-13 22:51:12 +03:00
go.mod Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
grammar.js feat: migrate to ESM 2025-09-16 02:24:11 -04:00
index.d.ts feat(bindings): expose the queries dynamically 2025-11-19 03:57:13 -05:00
index.js feat(bindings): expose the queries dynamically 2025-11-19 03:57:13 -05:00
js-binding.cc Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
lib.rs feat(bindings): expose the queries dynamically 2025-11-19 03:57:13 -05:00
makefile fix(cli): remove --emit=lib generate option 2025-11-02 10:26:28 +01:00
package.json feat: migrate to ESM 2025-09-16 02:24:11 -04:00
package.swift fix(bindings): update swift & node dependencies (#4432) 2025-06-07 11:41:07 -07:00
PARSER_NAME.h Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
PARSER_NAME.pc.in Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
py-binding.c Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
pyproject.toml fix(cli): require correct setuptools version 2025-06-27 14:10:30 +02:00
root.zig fix(bindings): update zig template files (#4637) 2025-08-09 10:18:07 +03:00
setup.py fix(bindings): properly detect MSVC compiler 2025-08-29 13:32:55 +03:00
test.zig feat(bindings): update Zig bindings to use Language.fromRaw 2025-09-21 01:42:26 -04:00
test_binding.py feat(bindings): improve python binding test 2025-07-25 13:22:49 +03:00
tests.swift Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00