A Tiger grammar for tree-sitter
Go to file
Bruno BELANYI b3e91d9aad Add 'tree-sitter-files' pre-commit hook
This is too ensure that generated files are always in lock-step with the
grammar.
2022-06-02 22:20:37 +02:00
bindings Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00
src Add support for nested comments 2022-06-02 22:20:37 +02:00
test/corpus Add support for nested comments 2022-06-02 22:20:37 +02:00
.clang-format Add clang-format rules 2022-06-02 22:20:37 +02:00
.gitignore Ignore nix-generated files 2022-06-01 16:23:17 +02:00
binding.gyp Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00
Cargo.toml Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00
flake.lock Bootstrap nix flake environment 2022-06-01 16:23:17 +02:00
flake.nix Add 'tree-sitter-files' pre-commit hook 2022-06-02 22:20:37 +02:00
grammar.js Add support for nested comments 2022-06-02 22:20:37 +02:00
package.json Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00