| .. |
|
.editorconfig
|
style(bindings): fix indent & line endings
|
2024-05-24 15:45:48 -04:00 |
|
__init__.py
|
feat(bindings): add query constants to python
|
2024-05-24 15:31:38 -04:00 |
|
__init__.pyi
|
feat(bindings): add query constants to python
|
2024-05-24 15:31:38 -04:00 |
|
_cargo.toml
|
fix(generate): rename cargo.toml template
|
2024-08-17 01:39:52 -04:00 |
|
alloc.h
|
fix(generate): extern allocator functions for the template don't need to be "exported"
|
2024-03-05 11:19:06 -05:00 |
|
binding.go
|
feat: improve language bindings
|
2024-02-25 19:06:01 -05:00 |
|
binding.gyp
|
fix(bindings): add utf-8 flag to python & node
|
2024-04-11 16:27:50 -04:00 |
|
binding_test.go
|
feat: improve language bindings
|
2024-02-25 19:06:01 -05:00 |
|
binding_test.js
|
feat(bindings): add node, python, swift tests
|
2024-05-24 16:55:05 -04:00 |
|
build.rs
|
fix(windows): add /utf-8 flag for parsers using unicode symbols
|
2024-04-11 09:44:51 -04:00 |
|
gitattributes
|
style(bindings): fix indent & line endings
|
2024-05-24 15:45:48 -04:00 |
|
gitignore
|
feat(bindings): add node, python, swift tests
|
2024-05-24 16:55:05 -04:00 |
|
go.mod
|
feat: improve language bindings
|
2024-02-25 19:06:01 -05:00 |
|
grammar.js
|
feat(bindings): remove dsl types file
|
2024-03-10 10:06:17 -04:00 |
|
index.d.ts
|
feat: add typings for the node bindings
|
2024-03-03 10:46:37 -05:00 |
|
index.js
|
feat(bindings): add prebuildify to node
|
2024-03-10 10:06:17 -04:00 |
|
js-binding.cc
|
style(bindings): fix indent & line endings
|
2024-05-24 15:45:48 -04:00 |
|
lib.rs
|
feat!: introduce tree-sitter-language crate for grammar crates to depend on
|
2024-05-24 21:54:07 -04:00 |
|
makefile
|
fix(make): fail properly on Windows
|
2024-08-17 00:51:27 -04:00 |
|
package.json
|
feat(bindings): update npm scripts
|
2024-05-24 17:35:12 -04:00 |
|
package.swift
|
feat(bindings): add node, python, swift tests
|
2024-05-24 16:55:05 -04:00 |
|
PARSER_NAME.h
|
refactor: remove extern/const where possible
|
2024-02-29 01:50:04 -05:00 |
|
PARSER_NAME.pc.in
|
fix(bindings): fix template oversights
|
2024-03-10 15:48:23 -04:00 |
|
py-binding.c
|
feat(bindings): add query constants to python
|
2024-05-24 15:31:38 -04:00 |
|
pyproject.toml
|
feat(bindings): add query constants to python
|
2024-05-24 15:31:38 -04:00 |
|
setup.py
|
feat(bindings): add query constants to python
|
2024-05-24 15:31:38 -04:00 |
|
test_binding.py
|
feat(bindings): add node, python, swift tests
|
2024-05-24 16:55:05 -04:00 |
|
tests.swift
|
feat(bindings): add node, python, swift tests
|
2024-05-24 16:55:05 -04:00 |