a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Yuya Nishihara 569d2f193b bump ref grammar to ba94a296c3ea97c755538ef99efe5d1dd034725c (no change) 2022-06-18 14:18:45 +07:00
.github/workflows add stripped-down version of workflow for master branch 2021-12-28 21:53:05 +07:00
bindings run cargo fmt 2022-03-03 19:31:38 +07:00
examples bump ref grammar to ba94a296c3ea97c755538ef99efe5d1dd034725c (no change) 2022-06-18 14:18:45 +07:00
queries help emacs indent query comments properly 2022-03-03 19:19:25 +07:00
src add scanner.c which just wraps typescript functions 2021-12-22 18:28:03 +07:00
test add locals query to resolve object id 2021-12-28 18:00:10 +07:00
.gitignore embed highlights and locals queries in rust library 2022-03-03 19:30:10 +07:00
Cargo.toml bump version to 0.1.0 2021-12-29 11:12:06 +07:00
LICENSE add MIT LICENSE text 2021-12-24 18:35:22 +07:00
Makefile embed highlights and locals queries in rust library 2022-03-03 19:30:10 +07:00
README.md add readme 2021-12-24 18:31:24 +07:00
binding.gyp add scanner.c which just wraps typescript functions 2021-12-22 18:28:03 +07:00
grammar.js bump ref grammar to ba94a296c3ea97c755538ef99efe5d1dd034725c (no change) 2022-06-18 14:18:45 +07:00
package.json bump tree-sitter-typescript to 54931b39ae 2022-01-10 12:17:13 +07:00

README.md

tree-sitter-qmljs

QML grammar for the tree-sitter parsing library.

References: