aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* highlights(python): add support for pattern matchingStephan Seitz2022-01-284-7/+54
* highlights(go): highlight `package_identifier` as `@namespace` (#2371)Stephan Seitz2022-01-281-1/+1
* Update lockfile.json (#2386)github-actions[bot]2022-01-281-1/+1
* Update lockfile.json (#2385)Munif Tanjim2022-01-281-1/+1
* Update lockfile.jsonGitHub2022-01-281-1/+1
* highlights(r): highlight string_escape, change parameter priority and update ...Pedro Castro2022-01-281-4/+8
* Update lockfile.json (#2380)github-actions[bot]2022-01-271-5/+5
* chore: run parser update at least daily (#2379)Christian Clason2022-01-271-0/+2
* update TLA+ revision, add queries for PlusCal (#2344)Vasiliy Morkovkin2022-01-254-64/+175
* refactor(lockfile): use better jq parsingkylo2522022-01-251-5/+4
* Update lockfile.jsonGitHub2022-01-251-0/+3
* Update READMEGithub Actions2022-01-251-0/+1
* Add tree-sitter-eex parser for (L)EEx files (#2351)Clay2022-01-254-0/+35
* Update lockfile.jsonGitHub2022-01-251-1/+1
* refactor(makefile): better powershell handlingkylo2522022-01-251-9/+9
* test: use powershell by defaultkylo2522022-01-251-15/+16
* refactor(installer): more modular makefilekylo2522022-01-251-11/+43
* folds(c): fold at compound_statementCédric Barreteau2022-01-241-0/+1
* indents(php): align with C indentationStephan Seitz2022-01-243-3/+34
* Update lockfile.jsonGitHub2022-01-241-1/+1
* doc: stress need to :TSUpdate after lockfile changeChristian Clason2022-01-241-4/+4
* feat(vim): highlight "higlight" variantsThomas Vigouroux2022-01-241-0/+8
* feat(vim): support syntax commandThomas Vigouroux2022-01-241-1/+8
* feat(indent): Implement basic indent for gdscript.Ryan Roden-Corrent2022-01-243-0/+60
* Update lockfile.jsonGitHub2022-01-241-5/+5
* fix(phpdoc) Improve keyword queryMichael Härtl2022-01-241-6/+6
* Upgrade to HEEx parser 0.3.0Clay2022-01-244-22/+51
* Add new Elixir language injectionsClay2022-01-241-6/+28
* Fix highlights of module attributes and doc sigilsClay2022-01-241-2/+10
* Update lockfile.jsonGitHub2022-01-231-6/+9
* ci: bump tree-sitter to 0.20.4Christian Clason2022-01-232-2/+2
* Set CXX standard per parser and fix NorgStephan Seitz2022-01-234-7/+14
* [docgen] Update README.mdGithub Actions2022-01-231-0/+1
* Allow compilation via makefileStephan Seitz2022-01-234-9/+42
* Add tree-sitter-norgJozef Grajciar2022-01-231-0/+9
* fix: bump phpdoc parser to 0.0.6Christian Clason2022-01-231-1/+1
* feat: specify abi version for generate on newer ts cliChristian Clason2022-01-223-6/+22
* ci: fix cache path for rust cargoMunif Tanjim2022-01-221-3/+6
* ci: drop windows+clangChristian Clason2022-01-221-0/+4
* fix: Don't require node for gdscript.Ryan Roden-Corrent2022-01-221-1/+0
* Update lockfile.jsonGitHub2022-01-221-1/+1
* ci: remove ccacheStephan Seitz2022-01-222-14/+0
* highlights(r): change groups priorityPedro Castro2022-01-221-16/+17
* docs: add missing vim table in the examplemonkoose2022-01-221-1/+1
* ci: bump tree-sitter to v0.20.3Christian Clason2022-01-222-2/+2
* ci: Avoid rust-cache (failures and current git dependency)Stephan Seitz2022-01-211-1/+7
* ci: stop uploading artifacts (binary release archives soonish?)Stephan Seitz2022-01-212-6/+1
* ci: fix cache path on WindowsStephan Seitz2022-01-212-4/+8
* ci: use curl on Windows CIStephan Seitz2022-01-211-1/+1
* ci: cache using ccacheStephan Seitz2022-01-212-2/+17