a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
dependabot[bot] 674bb306c2
Bump nan from 2.16.0 to 2.17.0 (#56)
2022-10-25 20:29:23 +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 C Bindings 2022-10-03 06:01:06 +07:00
examples Add parser benchmark 2022-01-29 10:42:34 +07:00
src Extend math_delimiter rule 2022-10-25 22:11:45 +07:00
test/corpus Extend math_delimiter rule 2022-10-25 22:11:45 +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 C Bindings 2022-10-03 06:01:06 +07:00
.prettierrc Initial commit 2020-11-25 17:55:39 +07:00
Cargo.toml Cleanup Cargo manifest file 2022-10-04 21:33:21 +07:00
LICENSE Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
Makefile C Bindings 2022-10-03 06:01:06 +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 Extend math_delimiter rule 2022-10-25 22:11:45 +07:00
package-lock.json Bump nan from 2.16.0 to 2.17.0 (#56) 2022-10-25 20:29:23 +07:00
package.json Bump version to v0.2.1 2022-10-25 22:22:12 +07:00

README.md

tree-sitter-latex

CI npm

LaTeX grammar for tree-sitter.