A Blueprint grammar for tree-sitter
Find a file
Bruno BELANYI 6d3dd1c8cb Fix line comments syntax
Don't write parsers after midnight kids.

For the explanation: I mixed up the syntax bits between Blueprint and
textual protocol buffers...
2024-04-08 20:15:59 +01:00
.woodpecker Bootstrap project 2024-04-08 20:13:47 +01:00
bindings Bootstrap project 2024-04-08 20:13:47 +01:00
src Fix line comments syntax 2024-04-08 20:15:59 +01:00
test/corpus Fix line comments syntax 2024-04-08 20:15:59 +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 Bootstrap project 2024-04-08 20:13:47 +01:00
flake.lock Bootstrap project 2024-04-08 20:13:47 +01:00
flake.nix Add 'bump-version' script 2024-04-08 20:15:59 +01:00
grammar.js Fix line comments syntax 2024-04-08 20:15:59 +01:00
Makefile Bootstrap project 2024-04-08 20:13:47 +01:00
package.json Bootstrap project 2024-04-08 20:13:47 +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.