tree-sitter/cli/src/templates
2024-11-09 21:03:38 +01:00
..
.editorconfig chore(bindings): correct editorconfig indent size 2024-10-19 18:31:46 +00:00
__init__.py feat: move tree-sitter configuration to dedicated file (#3700) 2024-09-30 11:11:23 -04:00
__init__.pyi feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
_cargo.toml chore(bindings): include tree-sitter.json file 2024-11-09 21:03:38 +01:00
binding.go feat(bindings): auto-detect scanners 2024-10-19 18:31:09 +00:00
binding.gyp fix(bindings): fix scanner check in binding.gyp 2024-11-03 06:02:39 -05:00
binding_test.go feat: move tree-sitter configuration to dedicated file (#3700) 2024-09-30 11:11:23 -04:00
binding_test.js chore(bindings): more small changes 2024-10-20 16:55:27 +00:00
build.rs feat(bindings): auto-detect scanners 2024-10-19 18:31:09 +00:00
cmakelists.cmake build(bindings): rename cmake test target 2024-10-31 23:12:28 -04:00
gitattributes chore(bindings): improve gitattributes file 2024-10-19 18:31:46 +00:00
gitignore chore(templates): update npm packages 2024-10-05 17:23:09 -04:00
go.mod fix(bindings): lower go version to 1.22 2024-09-30 14:00:25 -04:00
grammar.js feat: move tree-sitter configuration to dedicated file (#3700) 2024-09-30 11:11:23 -04:00
index.d.ts feat(bindings): drop language name from node 2024-10-26 23:53:58 +00:00
index.js feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
js-binding.cc feat(bindings): drop language name from node 2024-10-26 23:53:58 +00:00
lib.rs feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
makefile build(make): fix tree-sitter.pc generation (#3745) 2024-10-05 18:27:21 +03:00
package.json chore(bindings): include tree-sitter.json file 2024-11-09 21:03:38 +01:00
package.swift feat(bindings): auto-detect scanners 2024-10-19 18:31:09 +00:00
PARSER_NAME.h feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
PARSER_NAME.pc.in chore(bindings): drop pkg-config Requires field 2024-10-19 18:31:46 +00:00
py-binding.c feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
pyproject.toml chore(bindings): more small changes 2024-10-20 16:55:27 +00:00
setup.py feat(bindings): auto-detect scanners 2024-10-19 18:31:09 +00:00
test_binding.py feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
tests.swift feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00