A Blueprint grammar for tree-sitter
Go to file
Bruno BELANYI b04cd92189
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Add locals queries
Once again, treating module as function calls, since that's basically
what they are...
2024-04-14 13:00:17 +01: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 Add locals queries 2024-04-14 13:00:17 +01:00
scripts Add NeoVim test runner 2024-04-13 17:07:16 +01:00
src Alias 'default_case' to 'select_case' 2024-04-13 18:23:06 +01:00
test Add test for multiple arguments in selection type 2024-04-14 13:00:17 +01: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 Release 0.3.0 2024-04-13 18:27:56 +01:00
flake.lock Bootstrap project 2024-04-08 20:13:47 +01:00
flake.nix Add NeoVim test runner 2024-04-13 17:07:16 +01:00
grammar.js Alias 'default_case' to 'select_case' 2024-04-13 18:23:06 +01:00
Makefile Add NeoVim test runner 2024-04-13 17:07:16 +01:00
package.json Release 0.3.0 2024-04-13 18:27:56 +01: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.