A Blueprint grammar for tree-sitter
Find a file
Bruno BELANYI 4727086526 WIP: Merge 'select_case' and 'default_case'
Not sure whether I like this change or not... IMO this might be too lax.
2024-04-09 13:11:53 +01:00
.woodpecker Bootstrap project 2024-04-08 20:13:47 +01:00
bindings Bootstrap project 2024-04-08 20:13:47 +01:00
queries Add 'default' alias 2024-04-09 13:08:02 +01:00
src WIP: Merge 'select_case' and 'default_case' 2024-04-09 13:11:53 +01:00
test WIP: Merge 'select_case' and 'default_case' 2024-04-09 13:11:53 +01:00
.gitattributes Bootstrap project 2024-04-08 20:13:47 +01:00
.gitignore Bootstrap project 2024-04-08 20:13:47 +01:00
binding.gyp Bootstrap project 2024-04-08 20:13:47 +01:00
Cargo.toml Release 0.1.0 2024-04-08 20:15:59 +01:00
flake.lock Bootstrap project 2024-04-08 20:13:47 +01:00
flake.nix Use nvim semantics in tests 2024-04-09 12:28:28 +01:00
grammar.js WIP: Merge 'select_case' and 'default_case' 2024-04-09 13:11:53 +01:00
Makefile Use nvim semantics in tests 2024-04-09 12:28:28 +01:00
package.json Release 0.1.0 2024-04-08 20:15:59 +01:00
README.md Add README 2024-04-08 20:15:59 +01:00

tree-sitter-blueprint

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