aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor: make html-like languages inherit from single queryelianiva2021-05-177-119/+61
* fish: move `test` to `test_command`Omar Zeghouani2021-05-171-1/+2
* parsers: remove requires_generate_from_grammar for supercolliderStephan Seitz2021-05-171-1/+0
* Update lockfile.jsonGitHub2021-05-171-1/+1
* highlights(fortran): `@annotation` -> `@attribute`Stephan Seitz2021-05-171-1/+1
* parsers: fortran no longer requires_generate_from_grammarStephan Seitz2021-05-171-1/+0
* supercollider: simplify methodMads Kjeldgaard2021-05-171-4/+2
* Update lockfile.jsonGitHub2021-05-171-1/+4
* feat(fish): highlight test_optionThomas Vigouroux2021-05-171-0/+1
* Update lockfile.jsonGitHub2021-05-171-1/+1
* Update queries/commonlisp/highlights.scmStephan Seitz2021-05-171-1/+1
* highlights(commonlisp): use any-of?Stephan Seitz2021-05-171-2/+46
* Clojure: Add folds.scmStephan Seitz2021-05-171-0/+1
* Clojure/Lisp: Add char_lit to highlightsStephan Seitz2021-05-172-1/+3
* Use `@symbol` in clojure in commonlispStephan Seitz2021-05-173-13/+14
* Extend CL highlightsStephan Seitz2021-05-175-32/+66
* Add support for Common LispStephan Seitz2021-05-175-7/+198
* highlights(latex): use any-of?Stephan Seitz2021-05-171-4/+36
* highlights(latex): add more math environmentsStephan Seitz2021-05-171-11/+3
* highlights(latex): add more commandsStephan Seitz2021-05-171-6/+215
* highlights(ecma): use KeywordFunction as a highlight group for functionantonk522021-05-171-1/+4
* Update lockfile.jsonGitHub2021-05-171-1/+1
* Update queries/php/highlights.scmStephan Seitz2021-05-171-2/+2
* highlights/locals(php): rename type_name -> named_typeStephan Seitz2021-05-172-2/+7
* Update lockfile.jsonGitHub2021-05-171-6/+6
* comment: remove `@combined`Omar Zeghouani2021-05-171-1/+1
* Add Julia queriesSergio Alejandro Vargas2021-05-161-0/+11
* Add `do_statement` to lua foldsSergio Alejandro Vargas2021-05-161-0/+1
* Add filetype detection for go.mod filesCamden Cheek2021-05-161-0/+1
* highlights(python): use any-of?Stephan Seitz2021-05-161-9/+30
* highlights(latex): fix regexes with backslashesStephan Seitz2021-05-121-4/+4
* Update lockfile.jsonGitHub2021-05-111-10/+13
* highlights(ocaml): add hash and sign operatorsPau Ruiz Safont2021-05-111-0/+2
* Update lockfile.jsonGitHub2021-05-111-2/+2
* Add config for Dockerfile parser (#1288)Camden Cheek2021-05-114-0/+63
* Use BufNewFile,BufRead for query filetypeShatur952021-05-081-1/+1
* Add GDScript filetypeShatur952021-05-081-0/+1
* [docgen] Update README.mdGithub Actions2021-05-071-1/+1
* chore(erlang): don't generate parser from grammarThomas Vigouroux2021-05-071-1/+0
* Update lockfile.jsonGitHub2021-05-071-10/+13
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-0742-46/+41
* Add fish queriesOmar Zeghouani2021-05-076-0/+191
* [docgen] Update README.mdGithub Actions2021-05-071-0/+1
* parsers: add tree-sitter-fishStephan Seitz2021-05-071-0/+7
* highlights(c): highlight (escape_sequence)Stephan Seitz2021-05-011-0/+1
* Update lockfile.jsonGitHub2021-04-281-5/+8
* Fix indentationCamden Cheek2021-04-281-1/+1
* [docgen] Update README.mdGithub Actions2021-04-281-0/+1
* Add go-mod tree-sitter configCamden Cheek2021-04-282-0/+27
* locals(js,ts): Add parameters again (#1231)Stephan Seitz2021-04-283-28/+56