A Blueprint grammar for tree-sitter
Find a file
Bruno BELANYI ee641d1539
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/tag/check Pipeline was successful
Release 0.7.0
2025-04-02 10:16:51 +00:00
.woodpecker Bootstrap project 2024-04-08 20:13:47 +01:00
bindings Fix typos 2024-12-23 22:55:38 -05:00
queries Align queries with 'nvim-treesitter' 2024-12-23 23:08:26 -05:00
scripts Add NeoVim test runner 2024-04-13 17:07:16 +01:00
src Release 0.7.0 2025-04-02 10:16:51 +00:00
test Add integer select pattern 2025-04-02 10:15:11 +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.7.0 2025-04-02 10:16:51 +00:00
flake.lock Bump flake inputs 2025-03-12 21:23:50 +00:00
flake.nix Handle 'tree-sitter.json' in 'bump-version' 2025-03-12 21:23:50 +00:00
grammar.js Add integer select pattern 2025-04-02 10:15:11 +00:00
Makefile Bump flake inputs 2024-05-13 15:44:17 +00:00
package.json Release 0.7.0 2025-04-02 10:16:51 +00:00
Package.swift Bump flake inputs 2024-05-13 15:44:17 +00:00
pyproject.toml Release 0.7.0 2025-04-02 10:16:51 +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.json Release 0.7.0 2025-04-02 10:16:51 +00:00

tree-sitter-bp

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