..
.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): move header to tree_sitter subdirectory
2025-01-20 13:17:24 -05:00
gitattributes
build(bindings): move header to tree_sitter subdirectory
2025-01-20 13:17:24 -05:00
gitignore
feat(generate): add .exp and .lib files to gitignore template
2025-01-06 16:13:39 -05:00
go.mod
chore(bindings): update go binding version
2024-11-09 21:03:38 +01: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(node): update bindings when necessary
2024-11-10 03:55:58 +01:00
js-binding.cc
feat(bindings): drop language name from node
2024-10-26 23:53:58 +00:00
lib.rs
fix: update outdated links
2025-01-03 15:09:33 -05:00
makefile
build(bindings): move header to tree_sitter subdirectory
2025-01-20 13:17:24 -05: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(bindings): support free-threaded python build
2025-01-19 12:45:08 -05:00
pyproject.toml
feat(bindings): drop python 3.9 support
2025-01-19 12:45:08 -05:00
setup.py
feat(bindings): support free-threaded python build
2025-01-19 12:45:08 -05: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