tree-sitter/crates/cli/src/templates
Antonin Delpeuch b787f31481
feat(bindings): generate in 2 steps via make/cmake (#4646)
This makes it possible to run `make` or `cmake --build` in grammar
repos where `grammar.json` hasn't been included, and still get the parser
compilation to work.
2025-08-02 11:57:29 +03:00
..
.editorconfig Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
__init__.py Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
__init__.pyi Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07: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 Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
build.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
build.zig Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
build.zig.zon Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
cmakelists.cmake feat(bindings): generate in 2 steps via make/cmake (#4646) 2025-08-02 11:57:29 +03:00
gitattributes fix(bindings): update swift & node dependencies (#4432) 2025-06-07 11:41:07 -07:00
gitignore Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07: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 Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
index.d.ts Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
index.js Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07: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 fix(bindings): use parser title in lib.rs description 2025-07-25 13:19:03 +03:00
makefile feat(bindings): generate in 2 steps via make/cmake (#4646) 2025-08-02 11:57:29 +03:00
package.json fix(bindings): update swift & node dependencies (#4432) 2025-06-07 11:41:07 -07: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 Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
setup.py fix(bindings): improve python platform detection 2025-07-25 13:21:36 +03: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