A Blueprint grammar for tree-sitter
Find a file
2024-07-01 13:56:21 +00:00
.woodpecker Bootstrap project 2024-04-08 20:13:47 +01:00
bindings Add queries to Rust bindings 2024-05-13 15:44:18 +00:00
queries Add select binding locals query 2024-07-01 13:56:21 +00:00
scripts Add NeoVim test runner 2024-04-13 17:07:16 +01:00
src Add select binding 2024-07-01 13:54:40 +00:00
test Add select binding 2024-07-01 13:54:40 +00:00
.editorconfig Bump flake inputs 2024-05-13 15:44:17 +00:00
.gitattributes Add more generated files attributes 2024-05-13 15:44:17 +00:00
.gitignore Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
binding.gyp Bump flake inputs 2024-05-13 15:44:17 +00:00
Cargo.toml Release 0.4.0 2024-05-13 15:46:07 +00:00
flake.lock Bump flake inputs 2024-05-13 15:44:17 +00:00
flake.nix Handle 'pyproject.toml' in 'bump-version' 2024-05-13 15:45:45 +00:00
grammar.js Add select binding 2024-07-01 13:54:40 +00:00
Makefile Bump flake inputs 2024-05-13 15:44:17 +00:00
package.json Release 0.4.0 2024-05-13 15:46:07 +00:00
Package.swift Bump flake inputs 2024-05-13 15:44:17 +00:00
pyproject.toml Release 0.4.0 2024-05-13 15:46:07 +00:00
README.md Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
setup.py Bump flake inputs 2024-05-13 15:44:17 +00:00

tree-sitter-bp

Tree-sitter grammar for Blueprint, the meta-build system used in AOSP for its Android.bp files.