a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Xein 541bd2df22 fix: pycode environment produced an error 2023-01-01 08:15:46 +07:00
.github Refactor CI pipeline (#59) 2022-10-26 10:06:37 +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 fix: pycode environment produced an error 2023-01-01 08:15:46 +07:00
test/corpus fix: pycode environment produced an error 2023-01-01 08:15:46 +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 Bump version to 0.3.0 2022-10-26 10:55:26 +07:00
LICENSE Simplify parsing of special LaTeX commands 2021-12-27 13:22:53 +07:00
Makefile Bump version to 0.3.0 2022-10-26 10:55:26 +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 operators from word and add sub- and superscript captures 2022-11-29 22:00:04 +07:00
package-lock.json Bump prettier from 2.7.1 to 2.8.0 (#62) 2022-12-02 18:44:33 +07:00
package.json Bump version to 0.3.0 2022-10-26 10:55:26 +07:00

README.md

tree-sitter-latex

CI npm

LaTeX grammar for tree-sitter.