tree-sitter/cli/src/templates
ObserverOfTime 5e93499f20 chore(bindings): more small changes
- Rename cmakelists.txt to cmakelists.cmake
- Bump node-addon-api version in package.json
- Remove License classifier from pyproject.toml
- Move require call to top level in Node.js test

(cherry picked from commit d3a127a48f)
2024-11-03 17:17:38 +02:00
..
.editorconfig fix(generate): add *.scm section to .editorconfig template 2024-10-03 16:41:47 -04: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 fix(bindings): use RUST_BINDING_VERSION in Cargo.toml template 2024-09-30 14:00:25 -04:00
binding.go feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
binding.gyp feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04: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-11-03 17:17:38 +02:00
build.rs feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
cmakelists.cmake chore(bindings): more small changes 2024-11-03 17:17:38 +02:00
gitattributes fix(init): fix some schema issues 2024-10-01 11:37:57 -04:00
gitignore chore(templates): update npm packages 2024-10-05 20:16:20 -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!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04: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!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04: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 20:16:31 -04:00
package.json chore(bindings): more small changes 2024-11-03 17:17:38 +02:00
package.swift feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04: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 build(bindings): add CMakeLists.txt file 2024-09-30 14:43:55 -04: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-11-03 17:17:38 +02:00
setup.py feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04: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