A Blueprint grammar for tree-sitter
Go to file
Bruno BELANYI 626ffea712
ci/woodpecker/push/check Pipeline was successful Details
Add queries to Rust bindings
2024-04-23 15:52:56 +00:00
.woodpecker Bootstrap project 2024-04-08 20:13:47 +01:00
bindings Add queries to Rust bindings 2024-04-23 15:52:56 +00:00
queries Expose 'condition' node 2024-04-23 15:47:30 +00:00
scripts Add NeoVim test runner 2024-04-13 17:07:16 +01:00
src Expose 'condition' node 2024-04-23 15:47:30 +00:00
test Expose 'condition' node 2024-04-23 15:47:30 +00:00
.editorconfig Bump flake inputs 2024-04-22 09:49:18 +00:00
.gitattributes Add more generated files attributes 2024-04-22 09:54:16 +00:00
.gitignore 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
Makefile Bump flake inputs 2024-04-22 09:49:18 +00:00
Package.swift Bump flake inputs 2024-04-22 09:49:18 +00:00
README.md Rename to 'tree-sitter-bp' 2024-04-10 15:32:37 +00:00
binding.gyp Bump flake inputs 2024-04-22 09:49:18 +00:00
flake.lock Bump flake inputs 2024-04-22 09:49:18 +00:00
flake.nix Bump flake inputs 2024-04-22 09:49:18 +00:00
grammar.js Expose 'condition' node 2024-04-23 15:47:30 +00:00
package.json Add queries to 'package.json' 2024-04-23 15:52:56 +00:00
pyproject.toml Bump flake inputs 2024-04-22 09:49:18 +00:00
setup.py Bump flake inputs 2024-04-22 09:49:18 +00:00

README.md

tree-sitter-bp

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