tree-sitter/cli/src/templates
2024-10-06 01:48:43 -04: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 build: tweak Cargo.tomls 2024-10-06 01:48:43 -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 feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
build.rs feat!: move generation of grammar files to an init command 2024-09-27 16:06:57 -04:00
cmakelists.txt build(bindings): improve cmake file 2024-10-04 11:15:29 -04: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 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!: 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 18:27:21 +03:00
package.json chore(templates): update npm packages 2024-10-05 17:23:09 -04: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 fix(cli): generate the parser version from the config as well 2024-09-30 13:23:43 -04: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