a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Patrick Förster 2bb93fc2f2 Change package name to allow NPM publishing 2022-06-14 20:16:13 +07:00
.github Merge pull request #31 from latex-lsp/dependabot/github_actions/actions/setup-node-3 2022-03-11 18:47:52 +07:00
benches Simplify grammar structure 2022-02-02 20:18:05 +07:00
bindings Do not match groups with parens after commands 2022-04-23 15:10:18 +07:00
examples Add parser benchmark 2022-01-29 10:42:34 +07:00
src Remove math_set rule 2022-05-14 12:48:33 +07:00
test/corpus Remove math_set rule 2022-05-14 12:48:33 +07:00
.clang-format Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
.gitattributes Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
.gitignore Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
.prettierrc Initial commit 2020-11-25 17:55:39 +07:00
Cargo.toml Bump version to v0.1.0 2022-06-05 08:50:52 +07:00
LICENSE Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
README.md Change package name to allow NPM publishing 2022-06-14 20:16:13 +07:00
binding.gyp Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
grammar.js Remove math_set rule 2022-05-14 12:48:33 +07:00
package-lock.json Change package name to allow NPM publishing 2022-06-14 20:16:13 +07:00
package.json Change package name to allow NPM publishing 2022-06-14 20:16:13 +07:00

README.md

tree-sitter-latex

CI npm

LaTeX grammar for tree-sitter.