plpgsql grammar for tree-sitter
Go to file
Dmitriy Pleshevskiy cc6fa3e0f7
grammar: rename comment blocks
2023-01-07 21:55:42 +03:00
bindings create_function 2021-08-21 19:15:42 +02:00
dev fix detecting language 2023-01-05 18:24:44 +03:00
examples add complex example 2023-01-05 18:26:18 +03:00
scripts grammar: add base create table 2023-01-06 23:52:08 +03:00
src grammar: rename comment blocks 2023-01-07 21:55:42 +03:00
test/corpus/create grammar: add column constraints 2023-01-07 02:13:17 +03:00
.gitignore apply fittings starter tree-sitter 2023-01-05 18:08:21 +03:00
Cargo.toml create_function 2021-08-21 19:15:42 +02:00
Makefile apply fittings starter tree-sitter 2023-01-05 18:08:21 +03:00
binding.gyp create_function 2021-08-21 19:15:42 +02:00
flake.lock apply fittings starter tree-sitter 2023-01-05 18:08:21 +03:00
flake.nix apply fittings starter tree-sitter 2023-01-05 18:08:21 +03:00
grammar.js grammar: rename comment blocks 2023-01-07 21:55:42 +03:00
package.json apply fittings starter tree-sitter 2023-01-05 18:08:21 +03:00
tree-sitter-plpgsql.wasm grammar: rename comment blocks 2023-01-07 21:55:42 +03:00