A Tiger grammar for tree-sitter
Go to file
Bruno BELANYI 82bbebeeb5 Inline '_function_declaration_common'
This is purely an de-duplication rule, we don't need to make it part of
the parse tree.
2022-06-03 10:59:54 +02:00
bindings Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00
queries Add identifiers high-lighting 2022-06-03 10:44:10 +02:00
src Inline '_function_declaration_common' 2022-06-03 10:59:54 +02:00
test Add identifiers high-lighting 2022-06-03 10:44:10 +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' pre-commit hook 2022-06-02 22:20:37 +02:00
grammar.js Inline '_function_declaration_common' 2022-06-03 10:59:54 +02:00
package.json Add language information to 'package.json' 2022-06-02 22:20:37 +02:00