tree-sitter/cli/src/templates
2025-01-26 13:12:58 -05: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 feat(bindings): use cc 1.2 for Rust 2025-01-26 13:12:58 -05: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(init): add a title field to grammars 2025-01-25 03:20:43 -05:00
binding_test.js chore(bindings): more small changes 2024-10-20 16:55:27 +00:00
build.rs fix(init): handle parser name replacements better when a kebab-case name is expected 2025-01-25 03:20:43 -05:00
build.zig feat(bindings): add opt-in zig bindings 2025-01-25 03:47:19 -05:00
build.zig.zon feat(bindings): add opt-in zig bindings 2025-01-25 03:47:19 -05:00
cmakelists.cmake fix(init): handle parser name replacements better when a kebab-case name is expected 2025-01-25 03:20:43 -05:00
gitattributes feat(bindings): add opt-in zig bindings 2025-01-25 03:47:19 -05:00
gitignore feat(bindings): add opt-in zig bindings 2025-01-25 03:47:19 -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 fix(init): handle parser name replacements better when a kebab-case name is expected 2025-01-25 03:20:43 -05:00
js-binding.cc feat(bindings): drop language name from node 2024-10-26 23:53:58 +00:00
lib.rs feat(init): add a title field to grammars 2025-01-25 03:20:43 -05:00
makefile fix(init): handle parser name replacements better when a kebab-case name is expected 2025-01-25 03:20:43 -05:00
package.json feat(init): add an optional funding field 2025-01-25 03:20:43 -05:00
package.swift feat(init): add a class-name field to grammars 2025-01-25 03:20:43 -05: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(init): add an optional funding field 2025-01-25 03:20:43 -05:00
setup.py feat(bindings): support free-threaded python build 2025-01-19 12:45:08 -05:00
test_binding.py feat(init): add a title field to grammars 2025-01-25 03:20:43 -05:00
tests.swift feat(init): add a title field to grammars 2025-01-25 03:20:43 -05:00