A Blueprint grammar for tree-sitter
Find a file
Bruno BELANYI ebb642cb14
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Rename to 'tree-sitter-bp'
This is really just to simplify my life and align with the Vim/NeoVim
filetype name.
2024-04-10 15:32:37 +00:00
.woodpecker Bootstrap project 2024-04-08 20:13:47 +01:00
bindings Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
queries Consider module as function call for highlighting 2024-04-10 15:21:07 +00:00
src Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
test Consider module as function call for highlighting 2024-04-10 15:21:07 +00:00
.gitattributes Bootstrap project 2024-04-08 20:13:47 +01:00
.gitignore Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
binding.gyp Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
Cargo.toml Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
flake.lock Bootstrap project 2024-04-08 20:13:47 +01:00
flake.nix Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
grammar.js Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
Makefile Use nvim semantics in tests 2024-04-09 12:28:28 +01:00
package.json Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
README.md Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00

tree-sitter-bp

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