a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Patrick Förster fc46fed791
Merge pull request #63 from ryleelyman/master
remove operators from word and add sub- and superscript captures
2022-12-02 19:43:55 +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 remove operators from word and add sub- and superscript captures 2022-11-29 22:00:04 +07:00
test/corpus fix tests, add superscript and subscript test 2022-12-01 19:52:35 +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 version to 0.3.0 2022-10-26 10:55:26 +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.