aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix(gleam): update parser and queriesChristian Clason2022-02-272-2/+2
* fix(latex): update parser and queriesChristian Clason2022-02-272-7/+7
* highlights(php): add namespace aliasing name as typeWilman Barrios2022-02-261-0/+1
* Update lockfile.jsonGitHub2022-02-261-1/+1
* fix(indent): ecma - parenthesized expression indentationMunif Tanjim2022-02-263-0/+21
* fix(indent): ecma - class method indentationMunif Tanjim2022-02-263-1/+34
* Update lockfile.jsonGitHub2022-02-261-1/+1
* highlights(vala): Re-update highlights and lockfileMateus Melchiades2022-02-262-29/+19
* Fixed a bug where indentation was not correct for class/enum bodies that had ...Daniel Woznicki2022-02-254-2/+8
* Fixed a bug where Java enum body indentation was not correctDaniel Woznicki2022-02-253-0/+7
* Update lockfile.jsonGitHub2022-02-251-1/+1
* Removed newline causing sylua lint check to failDaniel Woznicki2022-02-251-1/+0
* Added fix for incorrect Java indentation after a closing "}" in a method decl...Daniel Woznicki2022-02-254-0/+36
* Update lockfile.json (#2568)github-actions[bot]2022-02-241-1/+1
* Update lockfile.jsonGitHub2022-02-221-1/+1
* Initial attempt at queries/perl/folds.scmPaul "LeoNerd" Evans2022-02-221-0/+12
* Add many perl keywords; highlight on those in preference to structural elementsPaul "LeoNerd" Evans2022-02-221-79/+87
* Update lockfile.jsonGitHub2022-02-221-1/+1
* Update lockfile.jsonGitHub2022-02-211-2/+2
* Update lockfile.jsonGitHub2022-02-201-1/+1
* highlights(php): highlight use declaration name as typeWilman Barrios2022-02-191-0/+2
* refacto: expose a function to set custom capture for the higlighterkiyan2022-02-194-19/+31
* fix(vim): fix highlight for patternPierrick Guillaume2022-02-191-2/+2
* highlights(php): highlight traits names as typeWilman Barrios2022-02-191-0/+2
* ci(tests): download highlight-assertions for faster CIStephan Seitz2022-02-191-18/+3
* Update lockfile.jsonGitHub2022-02-191-1/+1
* fix(latex): update parser and query (#2547)Christian Clason2022-02-192-2/+2
* Update lockfile.json (#2535)github-actions[bot]2022-02-161-1/+1
* fix(latex): some highlight query fixes (#2534)Christian Clason2022-02-161-19/+21
* Update README (#2532)github-actions[bot]2022-02-151-1/+2
* Update lockfile.json (#2530)github-actions[bot]2022-02-151-2/+5
* Add myself as maintainer of Elixir, Gleam queriesConnor Lay (Clay)2022-02-151-2/+2
* Gleam highlight testsConnor Lay (Clay)2022-02-158-4/+290
* Gleam indentation testsConnor Lay (Clay)2022-02-1516-0/+239
* Highlight Gleam bitstringsConnor Lay (Clay)2022-02-151-15/+6
* Add Gleam injectionsConnor Lay (Clay)2022-02-151-0/+6
* Add Gleam indentsConnor Lay (Clay)2022-02-151-0/+21
* Add Gleam foldsConnor Lay (Clay)2022-02-151-0/+11
* Add Gleam localsConnor Lay (Clay)2022-02-151-0/+24
* Add Gleam highlightsConnor Lay (Clay)2022-02-151-0/+167
* Add Gleam parserConnor Lay (Clay)2022-02-151-0/+9
* ci: rename workflows and jobs to be more consistentDundar Göc2022-02-144-8/+8
* Update lockfile.json (#2529)github-actions[bot]2022-02-141-1/+1
* Update lockfile.json (#2528)github-actions[bot]2022-02-141-1/+1
* Update lockfile.jsonGitHub2022-02-141-1/+1
* Update lockfile.json (#2525)github-actions[bot]2022-02-131-1/+4
* feat: add lalrpop parser (#2524)traxys2022-02-134-0/+72
* tests: add failing test for incomplete argumentsStephan Seitz2022-02-132-1/+11
* indents(php): don't use aligned_indent for phpStephan Seitz2022-02-133-5/+17
* typo fixbadhi2022-02-131-1/+1