build grammar

This commit is contained in:
Dmitriy Pleshevskiy 2023-01-05 18:26:06 +03:00
parent 71512283ec
commit 2c0dd3d647
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
4 changed files with 2386 additions and 1 deletions

0
scripts/pre-commit Normal file → Executable file
View File

File diff suppressed because it is too large Load Diff

View File

@ -123,6 +123,7 @@ struct TSLanguage {
unsigned (*serialize)(void *, char *);
void (*deserialize)(void *, const char *, unsigned);
} external_scanner;
const TSStateId *primary_state_ids;
};
/*

BIN
tree-sitter-plpgsql.wasm Executable file

Binary file not shown.