faye grammar for the tree-sitter parsing library
Find a file
2023-12-09 20:52:22 -03:00
bindings 🚧 wip: init 2023-09-18 00:16:52 +03:00
queries feature: special syntax for lambda 2023-12-10 01:33:30 +02:00
src 🐛 fix: properly parse unicode symbols 2023-12-09 20:52:22 -03:00
test/corpus feature: special syntax for lambda 2023-12-10 01:33:30 +02:00
.gitignore 🚧 wip: init 2023-09-18 00:16:52 +03:00
binding.gyp 🚧 wip: init 2023-09-18 00:16:52 +03:00
Cargo.lock 🚧 wip: init 2023-09-18 00:16:52 +03:00
Cargo.toml 🚧 wip: init 2023-09-18 00:16:52 +03:00
grammar.js 🐛 fix: properly parse unicode symbols 2023-12-09 20:52:22 -03:00
LICENSE 🚧 wip: init 2023-09-18 00:16:52 +03:00
package.json 📦 deps: re-add tree-sitter-cli dev dep 2023-09-18 16:28:29 +03:00
parser.exp feature: add char, support commas, update fn args type 2023-12-09 23:58:29 +02:00
parser.lib feature: add char, support commas, update fn args type 2023-12-09 23:58:29 +02:00
parser.obj feature: special syntax for lambda 2023-12-10 01:33:30 +02:00
pnpm-lock.yaml 📦 deps: re-add tree-sitter-cli dev dep 2023-09-18 16:28:29 +03:00