A Blueprint grammar for tree-sitter
Find a file
Bruno BELANYI f76248b670 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 08:41:25 +01:00
.woodpecker Bootstrap project 2024-04-07 22:18:34 +01:00
bindings Bootstrap project 2024-04-07 22:18:34 +01:00
src Fix line comments syntax 2024-04-08 08:41:25 +01:00
test/corpus Fix line comments syntax 2024-04-08 08:41:25 +01:00
.gitattributes Bootstrap project 2024-04-07 22:18:34 +01:00
.gitignore Bootstrap project 2024-04-07 22:18:34 +01:00
binding.gyp Bootstrap project 2024-04-07 22:18:34 +01:00
Cargo.toml Release 0.1.1 2024-04-08 02:14:37 +01:00
flake.lock Bootstrap project 2024-04-07 22:18:34 +01:00
flake.nix Add 'bump-version' script 2024-04-08 02:14:21 +01:00
grammar.js Fix line comments syntax 2024-04-08 08:41:25 +01:00
Makefile Bootstrap project 2024-04-07 22:18:34 +01:00
package.json Release 0.1.1 2024-04-08 02:14:37 +01:00
README.md Add README 2024-04-08 02:00:45 +01:00

tree-sitter-blueprint

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