Commit 2bc1644
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
- .gitattributes+3-34
- .gitignore+4-3
- .gitmodules-57
- CMakeLists.txt+1-1
- Cargo.lock+1-1
- Cargo.toml+2-2
- Makefile+3-3
- bindings/python/README.md+57
- bindings/rust/README.md+53
- common/common.mak+1-1
- common/scanner.h+213-43
- examples/0install-1
- examples/bap-1
- examples/base-1
- examples/cmdliner-1
- examples/dune-1
- examples/eio-1
- examples/js_of_ocaml-1
- examples/lablgtk-1
- examples/lwt-1
- examples/melange-1
- examples/merlin-1
- examples/ocaml-1
- examples/ocaml-cohttp-1
- examples/ocaml-lsp-1
- examples/ocamlformat-1
- examples/opam-1
- examples/owl-1
- examples/ppxlib-1
- examples/pyre-check-1
- grammars/interface/src/grammar.json+4
- grammars/interface/src/parser.c+303-292
- grammars/interface/src/tree_sitter/array.h+2-1
- grammars/ocaml/grammar.js+2-1
- grammars/ocaml/src/grammar.json+4
- grammars/ocaml/src/parser.c+303-292
- grammars/ocaml/src/tree_sitter/array.h+2-1
- grammars/type/src/grammar.json+4
- grammars/type/src/parser.c+303-292
- grammars/type/src/tree_sitter/array.h+2-1
- package-lock.json+24-20
- package.json+8-7
- pyproject.toml+2-2
- queries/tags.scm+114-59
- test/corpus/comments.txt+6
- test/corpus/expressions.txt+2
- test/invalid-files.txt+4
- test/tags/classes.ml+12
- test/tags/functions.ml+15
- test/tags/modules.ml+21
- test/tags/types.ml+27
- tree-sitter.json+1-1
0 commit comments