summaryrefslogtreecommitdiffstats
path: root/queries/ocaml
Commit message (Expand)AuthorAgeFilesLines
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-2/+0
* feat(ocaml): use @function.call where appropriateJaehwang Jung2023-10-031-3/+3
* feat: @spell on commentsJaehwang Jung2023-09-121-1/+1
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-1/+2
* lint(locals): use `#set!` to keep query linter happyChristian Clason2023-06-221-9/+9
* highlights(ocaml): update operators (#4878)Pieter Goetschalckx2023-06-011-13/+13
* feat: add indents for ocaml and ocaml interface (#4725)Pham Huy Hoang2023-05-011-0/+69
* perf: remove match where possibleAmaan Qureshi2023-04-211-4/+2
* highlights(ocaml): use more specific groupsObserverOfTime2022-11-261-5/+10
* fix(ocaml): change query order for VariablesRobin Björklin2022-10-251-7/+7
* highlights(ocaml): highlight units as suchPau Ruiz Safont2022-05-061-1/+2
* OCaml string format specifiersDawid Zych2021-12-021-1/+1
* OCaml use @constant.builtin for built in constantssilenc3r2021-12-011-1/+3
* Use `@keyword.function` consistentlySergio Alejandro Vargas2021-07-061-1/+3
* Use #any-of? instead of #match? where posibleJoakker2021-06-251-1/+4
* highlights(ocaml): add hash and sign operatorsPau Ruiz Safont2021-05-111-0/+2
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Re-add OCaml query that lead to crash before tree-sitter fixStephan Seitz2021-03-161-2/+1
* Fix ocaml queriesStephan Seitz2021-03-161-2/+4
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* highlights(ocaml): change order or capturesPau Ruiz Safont2021-02-281-24/+24
* highlights(ocaml): add unit and pretty_printing_indicationPau Ruiz Safont2021-02-281-2/+5
* fix(highlights): Add TSNamespace highlightStephan Seitz2020-10-101-1/+1
* fix(ocaml): highlight characters as suchPau Ruiz Safont2020-10-041-1/+3
* Add OCaml foldsPieter Goetschalckx2020-09-211-0/+30
* Improve OCaml localsPieter Goetschalckx2020-09-211-3/+58
* Improve OCaml highlightsPieter Goetschalckx2020-09-211-3/+1
* ocaml: follow upstream for highlightsPau Ruiz Safont2020-09-191-6/+3
* ocaml: follow upstream for highlightsPau Ruiz Safont2020-09-191-5/+7
* fix ocaml highlightsPau Ruiz Safont2020-09-121-3/+7
* maintenance(ocaml): adapt queries to nvim-treesitterPau Ruiz Safont2020-09-113-127/+33
* feat(queries): pull ocaml queries from upstreamPau Ruiz Safont2020-09-113-117/+244
* fix: ocaml highlightPau Ruiz Safont2020-09-061-2/+1
* Fix filenamePieter Goetschalckx2020-09-051-0/+0
* feat(highlights): add ocamlPau Ruiz Safont2020-08-241-0/+147