index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
ocaml
Age
Commit message (
Expand
)
Author
2022-10-25
fix(ocaml): change query order for Variables
Robin Björklin
2022-05-06
highlights(ocaml): highlight units as such
Pau Ruiz Safont
2021-12-02
OCaml string format specifiers
Dawid Zych
2021-12-01
OCaml use @constant.builtin for built in constants
silenc3r
2021-07-06
Use `@keyword.function` consistently
Sergio Alejandro Vargas
2021-06-25
Use #any-of? instead of #match? where posible
Joakker
2021-05-11
highlights(ocaml): add hash and sign operators
Pau Ruiz Safont
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-03-16
Re-add OCaml query that lead to crash before tree-sitter fix
Stephan Seitz
2021-03-16
Fix ocaml queries
Stephan Seitz
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-02-28
highlights(ocaml): change order or captures
Pau Ruiz Safont
2021-02-28
highlights(ocaml): add unit and pretty_printing_indication
Pau Ruiz Safont
2020-10-10
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-10-04
fix(ocaml): highlight characters as such
Pau Ruiz Safont
2020-09-21
Add OCaml folds
Pieter Goetschalckx
2020-09-21
Improve OCaml locals
Pieter Goetschalckx
2020-09-21
Improve OCaml highlights
Pieter Goetschalckx
2020-09-19
ocaml: follow upstream for highlights
Pau Ruiz Safont
2020-09-19
ocaml: follow upstream for highlights
Pau Ruiz Safont
2020-09-12
fix ocaml highlights
Pau Ruiz Safont
2020-09-11
maintenance(ocaml): adapt queries to nvim-treesitter
Pau Ruiz Safont
2020-09-11
feat(queries): pull ocaml queries from upstream
Pau Ruiz Safont
2020-09-06
fix: ocaml highlight
Pau Ruiz Safont
2020-09-05
Fix filename
Pieter Goetschalckx
2020-08-24
feat(highlights): add ocaml
Pau Ruiz Safont